..
python
fix ordering of finalizers of parametrized interdependent fixtures.
2013-11-21 14:16:44 +01:00
acceptance_test.py
Added test for previous crash on failed import fix
2013-11-15 14:03:57 -05:00
conftest.py
simplify basedir isolation
2013-11-21 14:54:46 +01:00
test_argcomplete.py
ignore argcomplete on darwin
2013-11-12 13:52:16 +01:00
test_assertinterpret.py
fix a import strange loop that affects pypy test appsupport on python2.5
2012-04-13 12:41:02 +02:00
test_assertion.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
test_assertrewrite.py
xfail a test on pypy that checks wrong encoding/ascii (pypy does
2013-11-19 11:18:51 +01:00
test_capture.py
remove an old duplicate marker and use recent pytest mechanism for parametrization
2013-11-21 14:40:14 +01:00
test_collection.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
test_config.py
remove an old duplicate marker and use recent pytest mechanism for parametrization
2013-11-21 14:40:14 +01:00
test_conftest.py
remove an old duplicate marker and use recent pytest mechanism for parametrization
2013-11-21 14:40:14 +01:00
test_core.py
internally make varnames() deal with classes's __init__,
2013-11-19 15:33:52 +01:00
test_doctest.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
test_genscript.py
remove testing of xdist+genscript -- doesn't really make sense
2013-11-20 15:46:23 +01:00
test_helpconfig.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
test_junitxml.py
fix tests on py32/py33
2013-10-22 11:26:29 +02:00
test_mark.py
fix issue357 - special case "-k" expressions to allow for
2013-11-21 15:25:16 +01:00
test_monkeypatch.py
support python32
2013-11-12 13:48:17 +01:00
test_nose.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
test_parseopt.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
test_pastebin.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
test_pdb.py
fix pexpect-3.0 compatibility for pytest's own tests.
2013-11-19 10:10:27 +01:00
test_pytester.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
test_recwarn.py
streamline docs, especially use "import pytest" and "pytest.*" in python code examples instead of "import py" and "py.test.*".
2010-11-17 22:12:16 +01:00
test_resultlog.py
fix issue380 by making --resultlog only rely on longrepr instead
2013-11-19 14:19:29 +01:00
test_runner.py
fixed version comparison in pytest.importskip(modname, minverstring)
2013-11-21 13:53:04 +01:00
test_runner_xunit.py
ref #322 cleanup all teardown calling to only happen when setup succeeded.
2013-08-02 09:52:40 +02:00
test_session.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
test_skipping.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
test_terminal.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
test_tmpdir.py
fix flakes issues and make --flakes run part of tox runs
2013-10-12 15:39:22 +02:00
test_unittest.py
remove an old duplicate marker and use recent pytest mechanism for parametrization
2013-11-21 14:40:14 +01:00