.. |
__init__.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
conftest.py
|
remove defaultconfest.py and make PluginManager directly do early initialization of default plugins.
|
2009-12-29 10:26:51 +01:00 |
test_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 |
test_pytest_assertion.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_capture.py
|
fix some "import py" test issues, and prevent "genscript" script from having dist-options
|
2010-01-10 20:45:37 +01:00 |
test_pytest_default.py
|
remove dist-testing and looponfail code from core. there remain some (pytest_runner particularly) tests that test both plain and dist modes which cannot be easily dis-entangled. food for thought.
|
2010-01-13 16:00:33 +01:00 |
test_pytest_doctest.py
|
enable doctest plugin by default, add a --doctest-glob option and some documentation, regen plugin docs.
|
2010-01-02 23:30:46 +01:00 |
test_pytest_genscript.py
|
remove dist-testing and looponfail code from core. there remain some (pytest_runner particularly) tests that test both plain and dist modes which cannot be easily dis-entangled. food for thought.
|
2010-01-13 16:00:33 +01:00 |
test_pytest_helpconfig.py
|
fix some standalone-script running issues:
|
2009-12-30 18:11:00 +01:00 |
test_pytest_hooklog.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_logxml.py
|
refine classname normalization for junit-xml
|
2010-01-12 01:35:50 +01:00 |
test_pytest_mark.py
|
cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage.
|
2009-12-29 16:29:48 +01:00 |
test_pytest_monkeypatch.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_nose.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_pastebin.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_pdb.py
|
remove dist-testing and looponfail code from core. there remain some (pytest_runner particularly) tests that test both plain and dist modes which cannot be easily dis-entangled. food for thought.
|
2010-01-13 16:00:33 +01:00 |
test_pytest_pytester.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 |
test_pytest_recwarn.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_restdoc.py
|
fix python3 issues, add missing plugin docs
|
2010-01-03 13:27:06 +01:00 |
test_pytest_resultlog.py
|
vastly simplify and cleanup collection initialization by internally
|
2010-01-03 01:02:44 +01:00 |
test_pytest_runner.py
|
remove dist-testing and looponfail code from core. there remain some (pytest_runner particularly) tests that test both plain and dist modes which cannot be easily dis-entangled. food for thought.
|
2010-01-13 16:00:33 +01:00 |
test_pytest_runner_xunit.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_skipping.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_terminal.py
|
remove dist-testing and looponfail code from core. there remain some (pytest_runner particularly) tests that test both plain and dist modes which cannot be easily dis-entangled. food for thought.
|
2010-01-13 16:00:33 +01:00 |
test_pytest_tmpdir.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_unittest.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |