..
__init__.py
make py lib a self-contained directory again
2009-11-04 21:34:07 +01:00
conftest.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest__pytest.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_assertion.py
refactor assert interpretation to invoke a simple callable
2010-10-02 18:47:39 +02:00
test_pytest_capture.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_default.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_doctest.py
fix issue116 : --doctestmodules also works in the presence of __init__.py files, done by fixing the underlyingly used path.pyimport()
2010-09-04 09:21:35 +02:00
test_pytest_genscript.py
clean up and simplify startup test protocols and objects
2010-09-26 16:23:43 +02:00
test_pytest_helpconfig.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_hooklog.py
shift reporting info generation away from terminal reporting time, simplify code.
2010-09-26 16:23:44 +02:00
test_pytest_junitxml.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_keyword.py
shift reporting info generation away from terminal reporting time, simplify code.
2010-09-26 16:23:44 +02:00
test_pytest_mark.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_monkeypatch.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_nose.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_pastebin.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_pdb.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_pytester.py
refactor all collection related logic
2010-09-15 10:30:50 +02:00
test_pytest_python.py
implement pytest_runtest_logstart(nodeid, location) hook
2010-09-26 16:23:45 +02:00
test_pytest_recwarn.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_restdoc.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_resultlog.py
refactor all collection related logic
2010-09-15 10:30:50 +02:00
test_pytest_runner.py
shift reporting info generation away from terminal reporting time, simplify code.
2010-09-26 16:23:44 +02:00
test_pytest_runner_xunit.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00
test_pytest_skipping.py
shift reporting info generation away from terminal reporting time, simplify code.
2010-09-26 16:23:44 +02:00
test_pytest_terminal.py
fix python3 issues, add py32 environment
2010-09-28 17:37:20 +02:00
test_pytest_tmpdir.py
shift all python related testing functioanlity to a dedicated
2010-09-25 18:23:26 +02:00
test_pytest_unittest.py
remove trailing whitespace everywhere
2010-07-26 21:15:15 +02:00