holger krekel
|
f3fb91e296
|
remove all deprecated functionality and tests
--HG--
branch : trunk
|
2010-10-13 18:41:53 +02:00 |
holger krekel
|
17719b99a1
|
select tests by call-id, add and refine documentation around it
--HG--
branch : trunk
|
2010-10-13 12:26:14 +02:00 |
holger krekel
|
3a5d28f3fe
|
removed unnccessary indirections in the PluginManager,
also fixed a bug in _core.varnames(), which probably considerably
speeds up hook calls.
--HG--
branch : trunk
|
2010-10-13 11:12:27 +02:00 |
holger krekel
|
04c41cb672
|
shift config initialization to own "config" plugin
--HG--
branch : trunk
|
2010-10-12 15:34:32 +02:00 |
holger krekel
|
7453fc107c
|
merge _pytest into pytester self-testing plugin
--HG--
branch : trunk
|
2010-10-12 13:10:39 +02:00 |
holger krekel
|
07c835fdf3
|
merge keyword into mark plugin
--HG--
branch : trunk
|
2010-10-12 13:05:29 +02:00 |
holger krekel
|
9555d427ae
|
remove non-working pylint plugin
--HG--
branch : trunk
|
2010-10-12 13:02:48 +02:00 |
holger krekel
|
6631447161
|
merge config, pluginmanager, main into one file
--HG--
branch : trunk
|
2010-10-12 12:54:32 +02:00 |
holger krekel
|
6efc6dcb62
|
move pytest/collect.py to pytest/plugin/session.py - approaching
total py.test pluginizations ...
--HG--
branch : trunk
|
2010-10-12 12:19:53 +02:00 |
holger krekel
|
9b4cca2bf4
|
avoid early import of doctest
--HG--
branch : trunk
|
2010-10-12 12:19:00 +02:00 |
holger krekel
|
251fb0ab1c
|
various documentation related refinements
--HG--
branch : trunk
|
2010-10-12 10:59:04 +02:00 |
holger krekel
|
b5b8e5f0c2
|
advance customization docs, enhance docstrings, add more reference object docs.
--HG--
branch : trunk
|
2010-10-11 12:54:28 +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 |
holger krekel
|
ce3b260b0b
|
start documenting hooks, improve hookspec docstrings a bit
--HG--
branch : trunk
|
2010-10-11 00:49:54 +02:00 |
holger krekel
|
c614adcf48
|
move and consolidate some more plugin docs
--HG--
branch : trunk
|
2010-10-11 00:14:32 +02:00 |
holger krekel
|
4ee3831ac9
|
start reorganizing docs, write more docs, shift plugin docs, to proper documentation,
use sphinx, remove old docs ... work in progress.
--HG--
branch : trunk
|
2010-10-10 23:45:45 +02:00 |
holger krekel
|
652d0ca636
|
fix tox.ini and dependencies, various fixes all around, tests pass.
--HG--
branch : trunk
|
2010-10-10 13:48:49 +02:00 |
holger krekel
|
32fce34825
|
move config to _config
--HG--
branch : trunk
|
2010-10-10 13:48:49 +02:00 |
holger krekel
|
51bb0f53c5
|
move session.py and collect.py to a unified pytest_session.py plugin.
--HG--
branch : trunk
|
2010-10-10 13:48:48 +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 |