..
__init__.py
rewrote the initpkg mechanism and moved py lib implementation files to
2009-10-03 01:47:39 +02:00
hookspec.py
rewrote the initpkg mechanism and moved py lib implementation files to
2009-10-03 01:47:39 +02:00
pytest__pytest.py
rewrote the initpkg mechanism and moved py lib implementation files to
2009-10-03 01:47:39 +02:00
pytest_assertion.py
enabling assertions with jython, fixing one .format occurence
2009-10-27 21:51:05 +01:00
pytest_capture.py
reshuffle/refine option grouping, introduce "terminal reporting options"
2009-10-17 17:43:59 +02:00
pytest_default.py
cleanup: move creation of python colitems to a default pytest_pycollect_makeitem hook impl
2009-10-21 18:42:40 +02:00
pytest_doctest.py
deprecate addgroup / allow ordering of option groups
2009-10-17 17:43:33 +02:00
pytest_figleaf.py
remove deprecated parser.addgroup usage in favour of getgroup
2009-10-27 10:03:11 +01:00
pytest_helpconfig.py
rewrote the initpkg mechanism and moved py lib implementation files to
2009-10-03 01:47:39 +02:00
pytest_hooklog.py
rewrote the initpkg mechanism and moved py lib implementation files to
2009-10-03 01:47:39 +02:00
pytest_mark.py
refine naming, API and docs for py.test.mark mechanism - now contained in pytest_mark plugin
2009-10-22 20:57:21 +02:00
pytest_monkeypatch.py
rewrote the initpkg mechanism and moved py lib implementation files to
2009-10-03 01:47:39 +02:00
pytest_nose.py
merged ronny's nose-compatibility hacks, i.e. nosestyle
2009-10-27 16:49:38 +01:00
pytest_pastebin.py
streamline pluginmanager api and test/beautify printing of plugins with --trace
2009-10-17 12:56:59 +02:00
pytest_pdb.py
streamline pluginmanager api and test/beautify printing of plugins with --trace
2009-10-17 12:56:59 +02:00
pytest_pylint.py
remove deprecated parser.addgroup usage in favour of getgroup
2009-10-27 10:03:11 +01:00
pytest_pytester.py
resolves issue #59
2009-10-28 19:51:20 +01:00
pytest_recwarn.py
rewrote the initpkg mechanism and moved py lib implementation files to
2009-10-03 01:47:39 +02:00
pytest_restdoc.py
using apipkg 1.0b2 snapshot version - adjusting/cleaning up some impl-detail accesses
2009-10-27 21:31:42 +01:00
pytest_resultlog.py
remove deprecated parser.addgroup usage in favour of getgroup
2009-10-27 10:03:11 +01:00
pytest_runner.py
generalize skipping
2009-10-15 16:18:57 +02:00
pytest_skipping.py
fix bug: a false xfail expression would erranonously report XPASS on failures
2009-10-27 12:02:40 +01:00
pytest_terminal.py
reshuffle/refine option grouping, introduce "terminal reporting options"
2009-10-17 17:43:59 +02:00
pytest_tmpdir.py
rewrote the initpkg mechanism and moved py lib implementation files to
2009-10-03 01:47:39 +02:00
pytest_unittest.py
cleanup: move creation of python colitems to a default pytest_pycollect_makeitem hook impl
2009-10-21 18:42:40 +02:00