holger krekel
|
d108235095
|
implement and document new invocation mechanisms, see doc/usage.txt
also rename pytest._core to pytest.main for convenience.
|
2010-11-05 23:37:31 +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
|
6631447161
|
merge config, pluginmanager, main into one file
--HG--
branch : trunk
|
2010-10-12 12:54:32 +02:00 |
holger krekel
|
d1aff902d5
|
remove pylib things and move things to new pytest namespace
--HG--
branch : trunk
|
2010-10-07 11:59:00 +02:00 |
holger krekel
|
677f7c0a6a
|
remove trailing whitespace everywhere
--HG--
branch : trunk
|
2010-07-26 21:15:15 +02:00 |
holger krekel
|
9da1ba40ed
|
move down py/impl/XYZ to py/_XYZ
--HG--
branch : trunk
|
2010-01-13 17:15:54 +01:00 |
holger krekel
|
0361b73d75
|
remove defaultconfest.py and make PluginManager directly do early initialization of default plugins.
--HG--
branch : trunk
|
2009-12-29 10:26:51 +01:00 |
holger krekel
|
b04a04cabd
|
make py lib a self-contained directory again
- move and merge _py/ bits back to py/
- fixes all around
--HG--
branch : trunk
|
2009-11-04 21:34:07 +01:00 |