..
__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
temporary checking towards 3.1 compatibility
2009-08-28 19:16:15 +02:00
pytest_assertion.py
enable assertion reinterpretation on 3k
2009-08-31 20:06:55 +02:00
pytest_capture.py
get py.test to run at least basically on top of jython
2009-09-05 16:54:52 +02:00
pytest_default.py
temporary checking towards 3.1 compatibility
2009-08-28 19:16:15 +02:00
pytest_doctest.py
deprecate py.compat.doctest|subprocess|textwrap|...
2009-08-27 21:12:55 +02:00
pytest_execnetcleanup.py
* fixing lots of remaining 3k compatibility issues, mostly with py.test itself.
2009-09-04 21:47:49 +02:00
pytest_figleaf.py
new cleaner layout, many improvements to docs
2009-07-20 18:54:08 +02:00
pytest_helpconfig.py
* fixing lots of remaining 3k compatibility issues, mostly with py.test itself.
2009-09-04 21:47:49 +02:00
pytest_hooklog.py
* fixing lots of remaining 3k compatibility issues, mostly with py.test itself.
2009-09-04 21:47:49 +02:00
pytest_keyword.py
temporary checking towards 3.1 compatibility
2009-08-28 19:16:15 +02:00
pytest_monkeypatch.py
get py.test to run at least basically on top of jython
2009-09-05 16:54:52 +02:00
pytest_nose.py
enable nose by default
2009-08-19 17:53:08 +02:00
pytest_pastebin.py
* fixing lots of remaining 3k compatibility issues, mostly with py.test itself.
2009-09-04 21:47:49 +02:00
pytest_pdb.py
temporary checking towards 3.1 compatibility
2009-08-28 19:16:15 +02:00
pytest_pylint.py
make all syntax compatible with 3.1 and 2.5
2009-08-29 13:04:48 -05:00
pytest_pytester.py
* fixing lots of remaining 3k compatibility issues, mostly with py.test itself.
2009-09-04 21:47:49 +02:00
pytest_recwarn.py
* add print_, exec_ and _reraise helpers for 2-3 compatible code
2009-08-28 16:25:29 +02:00
pytest_restdoc.py
* fixing lots of remaining 3k compatibility issues, mostly with py.test itself.
2009-09-04 21:47:49 +02:00
pytest_resultlog.py
* use py.builtin._getimself instead of getattr(..., '*self*') everywhere
2009-09-01 16:10:21 +02:00
pytest_runner.py
temporary checking towards 3.1 compatibility
2009-08-28 19:16:15 +02:00
pytest_terminal.py
replace iteritems() with items()
2009-08-29 07:03:19 -05:00
pytest_tmpdir.py
integrate plugin hook checking directly when registering
2009-05-22 23:50:35 +02:00
pytest_unittest.py
* use py.builtin._getimself instead of getattr(..., '*self*') everywhere
2009-09-01 16:10:21 +02:00
pytest_xfail.py
fix xfail
2009-09-03 16:47:04 -05:00
test_pytest_capture.py
get py.test to run at least basically on top of jython
2009-09-05 16:54:52 +02:00
test_pytest_helpconfig.py
added a pytest_helpconfig plugin which groups --version and the new "--help-config" option. rename options and configuration names. streamlines docs.
2009-08-19 15:45:01 +02:00
test_pytest_nose.py
* add pytest_nose plugin
2009-08-10 11:27:13 +02:00
test_pytest_runner.py
make all syntax compatible with 3.1 and 2.5
2009-08-29 13:04:48 -05:00
test_pytest_runner_xunit.py
* fixing lots of remaining 3k compatibility issues, mostly with py.test itself.
2009-09-04 21:47:49 +02:00
test_pytest_terminal.py
* fixing lots of remaining 3k compatibility issues, mostly with py.test itself.
2009-09-04 21:47:49 +02:00