.. |
__init__.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
conftest.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest__pytest.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +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
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_default.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_doctest.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_genscript.py
|
make sure we get an absolute path when writing the genscript file
|
2010-01-18 16:48:20 +01:00 |
test_pytest_helpconfig.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_hooklog.py
|
make py lib a self-contained directory again
|
2009-11-04 21:34:07 +01:00 |
test_pytest_junitxml.py
|
rename logxml plugin to junitxml
|
2010-01-16 23:33:26 +01:00 |
test_pytest_mark.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_monkeypatch.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +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
|
fix a pdb problem when dropping to a "raises" related failure
|
2010-02-08 14:17:01 +01:00 |
test_pytest_pytester.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_recwarn.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_restdoc.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_resultlog.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_runner.py
|
again addresses issue78 : we now call teardown also if setup raised a Skipped exception.
|
2010-01-28 14:20:58 +01:00 |
test_pytest_runner_xunit.py
|
refine setup ordering some more - test and avoid a problem with funcarg setups where the
|
2010-01-28 15:36:27 +01:00 |
test_pytest_skipping.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_terminal.py
|
fix this test
|
2010-02-05 22:57:46 +01:00 |
test_pytest_tmpdir.py
|
move down py/impl/XYZ to py/_XYZ
|
2010-01-13 17:15:54 +01:00 |
test_pytest_unittest.py
|
refine tests and refine code to deal with new xdist semantics.
|
2010-01-17 23:23:02 +01:00 |