holger krekel
|
fed8f19156
|
introduce norecursedirs config option, remove recfilter()
|
2010-11-04 23:21:26 +01:00 |
holger krekel
|
868670b5f2
|
fix --help output for ini-options
|
2010-10-31 19:02:38 +01:00 |
holger krekel
|
03924d205d
|
show pytest.__version__ not pylib
|
2010-10-31 18:57:44 +01:00 |
holger krekel
|
b6ec5a575d
|
get option settings from ini-file. make getting configuration options from conftest.py only an internal feature.
--HG--
branch : trunk
|
2010-10-31 17:41:58 +01:00 |
holger krekel
|
1280041f0c
|
add and document new parser.addini(name, description) method to describe
ini-values. Also document the parser object with its public methods.
--HG--
branch : trunk
|
2010-10-30 19:23:50 +02:00 |
holger krekel
|
c9e629c870
|
remove old ways to set option defaults, relying on global setup.cfg or tox.ini files now.
revamp py.test --help-config
--HG--
branch : trunk
|
2010-10-27 22:29:01 +02:00 |
holger krekel
|
eee0e14334
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
--HG--
branch : trunk
|
2010-10-11 01:14:40 +02:00 |