.. |
python
|
Paratrization overrides existing fixtures.
|
2013-12-10 14:27:29 +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 expicit assert messages for Python2.6: it turns out python2.6
|
2013-12-12 06:41:48 +01: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
|
speed up a test
|
2013-12-09 08:14:39 +01:00 |
test_doctest.py
|
fix issue275 - allow usefixtures and autouse fixtures
|
2013-11-22 15:35:20 +01: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
|
fix importorskip test
|
2013-12-03 09:40:40 +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
|
remove unusued import
|
2013-12-12 06:55:05 +01: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 |