.. |
__init__.py
|
[svn r62211] merge 60797:HEAD of pytestplugin branch:
|
2009-02-27 11:18:27 +01:00 |
conftest.py
|
* add pytest_nose plugin
|
2009-08-10 11:27:13 +02:00 |
hookspec.py
|
[mq]: rename
|
2009-08-06 15:02:38 +02:00 |
pytest__pytest.py
|
simplify internal plugin dispatching code, rename parts of the py._com plugin helpers
|
2009-08-09 23:51:25 +02:00 |
pytest_capture.py
|
[mq]: flexcom
|
2009-08-11 19:00:41 +02:00 |
pytest_default.py
|
use item's own fspath when doing progress reporting, fixes #31
|
2009-08-17 16:45:52 +02:00 |
pytest_doctest.py
|
* rename "rep" to "report" in reporting hooks
|
2009-08-04 12:00:04 +02:00 |
pytest_execnetcleanup.py
|
[mq]: flexcom
|
2009-08-11 19:00:41 +02:00 |
pytest_figleaf.py
|
new cleaner layout, many improvements to docs
|
2009-07-20 18:54:08 +02:00 |
pytest_hooklog.py
|
simplify internal plugin dispatching code, rename parts of the py._com plugin helpers
|
2009-08-09 23:51:25 +02:00 |
pytest_keyword.py
|
simplify py.test.mark API,
|
2009-07-28 14:26:32 +02:00 |
pytest_monkeypatch.py
|
[mq]: monkey
|
2009-08-13 20:10:12 +02:00 |
pytest_nose.py
|
[mq]: flexcom
|
2009-08-11 19:00:41 +02:00 |
pytest_pastebin.py
|
[mq]: flexcom
|
2009-08-11 19:00:41 +02:00 |
pytest_pdb.py
|
* reworked capturing to only capture once per runtest cycle
|
2009-07-31 14:21:02 +02:00 |
pytest_pylint.py
|
make pylint plugin not bail out early, still does nothing useful, though
|
2009-08-03 16:34:48 +02:00 |
pytest_pytester.py
|
* rename "rep" to "report" in reporting hooks
|
2009-08-04 12:00:04 +02:00 |
pytest_recwarn.py
|
update docs, leave out internal plugins
|
2009-07-22 16:09:49 +02:00 |
pytest_restdoc.py
|
fixes for python 2.4
|
2009-07-31 15:35:22 +02:00 |
pytest_resultlog.py
|
* rename "rep" to "report" in reporting hooks
|
2009-08-04 12:00:04 +02:00 |
pytest_runner.py
|
[mq]: rename
|
2009-08-06 15:02:38 +02:00 |
pytest_terminal.py
|
use item's own fspath when doing progress reporting, fixes #31
|
2009-08-17 16:45:52 +02:00 |
pytest_tmpdir.py
|
integrate plugin hook checking directly when registering
|
2009-05-22 23:50:35 +02:00 |
pytest_unittest.py
|
* add pytest_nose plugin
|
2009-08-10 11:27:13 +02:00 |
pytest_xfail.py
|
[mq]: flexcom
|
2009-08-11 19:00:41 +02:00 |
test_pytest_capture.py
|
* fix capturing and unicode printing in tests
|
2009-08-06 14:34:19 +02:00 |
test_pytest_nose.py
|
* add pytest_nose plugin
|
2009-08-10 11:27:13 +02:00 |
test_pytest_runner.py
|
* fix capturing and unicode printing in tests
|
2009-08-06 14:34:19 +02:00 |
test_pytest_runner_xunit.py
|
Test* classes with an __init__ method are not collected anymore
|
2009-08-06 18:15:21 +02:00 |
test_pytest_terminal.py
|
use item's own fspath when doing progress reporting, fixes #31
|
2009-08-17 16:45:52 +02:00 |