test_ok2/testing
Katerina Koukiou 26e50f1162 junitxml: adjust junitxml output file to comply with JUnit xsd
Change XML file structure in the manner that failures in call and errors
in teardown in one test will appear under separate testcase elements in
the XML report.
2017-03-02 15:10:25 +01:00
..
code New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
freeze Use PyInstaller for freeze test env 2016-07-26 22:02:37 -03:00
python New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
acceptance_test.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
deprecated_test.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_argcomplete.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_assertion.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_assertrewrite.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_cache.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_capture.py Make capsys more like stdio streams in python3. Resolves #1407. 2017-02-23 17:46:27 -08:00
test_collection.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_compat.py fixes #2208 by introducing a iteration limit 2017-01-19 11:38:15 +01:00
test_config.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_conftest.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_doctest.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_entry_points.py Add tests to make sure expected entry points exist (#1629) 2016-06-22 14:28:53 +02:00
test_helpconfig.py Introduce pytest command as recommended entry point 2016-06-21 16:16:57 +02:00
test_junitxml.py junitxml: adjust junitxml output file to comply with JUnit xsd 2017-03-02 15:10:25 +01:00
test_mark.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_monkeypatch.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_nose.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_parseopt.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_pastebin.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_pdb.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_pluginmanager.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_pytester.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_recwarn.py allow error message matching in pytest.raises 2017-02-02 19:52:33 +01:00
test_resultlog.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_runner.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_runner_xunit.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_session.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_skipping.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_terminal.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_tmpdir.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00
test_unittest.py New-style classes implemented for python 2.7 - #2147 2017-02-16 20:28:17 +01:00