test_ok2/testing/plugin
holger krekel 98608611af closes #67 new super-short traceback-printing option: "--tb=line" will print a single line for each failing (python) test indicating its filename, lineno and the failure value
--HG--
branch : trunk
2010-01-27 12:52:19 +01:00
..
__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 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 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 move down py/impl/XYZ to py/_XYZ 2010-01-13 17:15:54 +01:00
test_pytest_runner_xunit.py fix issue78 - now python-level teardown functions are now called even if the setup failed. 2010-01-27 12:09:30 +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 closes #67 new super-short traceback-printing option: "--tb=line" will print a single line for each failing (python) test indicating its filename, lineno and the failure value 2010-01-27 12:52:19 +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