.. |
__init__.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
hookspec.py
|
deprecate direct definition of Directory, Module, ... in conftest.py's,
|
2009-12-30 16:18:59 +01:00 |
pytest__pytest.py
|
remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class.
|
2009-12-29 12:36:17 +01:00 |
pytest_assertion.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
pytest_capture.py
|
re-arrange "py.test -h" command line option grouping and update some plugin docs.
|
2010-01-03 12:41:29 +01:00 |
pytest_default.py
|
re-arrange "py.test -h" command line option grouping and update some plugin docs.
|
2010-01-03 12:41:29 +01:00 |
pytest_doctest.py
|
re-arrange "py.test -h" command line option grouping and update some plugin docs.
|
2010-01-03 12:41:29 +01:00 |
pytest_figleaf.py
|
re-arrange "py.test -h" command line option grouping and update some plugin docs.
|
2010-01-03 12:41:29 +01:00 |
pytest_genscript.py
|
fix python3 issues, add missing plugin docs
|
2010-01-03 13:27:06 +01:00 |
pytest_helpconfig.py
|
re-arrange "py.test -h" command line option grouping and update some plugin docs.
|
2010-01-03 12:41:29 +01:00 |
pytest_hooklog.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
pytest_logxml.py
|
re-arrange "py.test -h" command line option grouping and update some plugin docs.
|
2010-01-03 12:41:29 +01:00 |
pytest_mark.py
|
cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage.
|
2009-12-29 16:29:48 +01:00 |
pytest_monkeypatch.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
pytest_nose.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
pytest_pastebin.py
|
re-arrange "py.test -h" command line option grouping and update some plugin docs.
|
2010-01-03 12:41:29 +01:00 |
pytest_pdb.py
|
re-arrange "py.test -h" command line option grouping and update some plugin docs.
|
2010-01-03 12:41:29 +01:00 |
pytest_pylint.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
pytest_pytester.py
|
slightly refine invocation of py.test: use the py lib that we got invoked with,
|
2010-01-02 11:57:42 +01:00 |
pytest_recwarn.py
|
deprecate use of 'disabled'
|
2009-12-30 12:13:38 +01:00 |
pytest_restdoc.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
pytest_resultlog.py
|
re-arrange "py.test -h" command line option grouping and update some plugin docs.
|
2010-01-03 12:41:29 +01:00 |
pytest_runner.py
|
re-arrange "py.test -h" command line option grouping and update some plugin docs.
|
2010-01-03 12:41:29 +01:00 |
pytest_skipping.py
|
cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage.
|
2009-12-29 16:29:48 +01:00 |
pytest_terminal.py
|
re-arrange "py.test -h" command line option grouping and update some plugin docs.
|
2010-01-03 12:41:29 +01:00 |
pytest_tmpdir.py
|
a few internal test related fixes as to run on a osx/no-execnet situation
|
2009-11-12 21:15:59 +01:00 |
pytest_unittest.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
standalonetemplate.py
|
move standalone script to become a plugin offering "--genscript",
|
2009-12-30 19:10:49 +01:00 |