.. |
python
|
fix ordering when mock.patch or other standard decorator-wrappings
|
2013-11-19 23:22:27 +01:00 |
acceptance_test.py
|
Added test for previous crash on failed import fix
|
2013-11-15 14:03:57 -05:00 |
conftest.py
|
fix collection imports for python2.5
|
2013-08-01 15:38:03 +02: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
|
bump version, some windows test fixes, prevent logging from raising exceptions at the end (finally), add py25 to tox.ini.
|
2013-09-30 16:09:26 +02: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
|
fix flakes issues and make --flakes run part of tox runs
|
2013-10-12 15:39:22 +02:00 |
test_conftest.py
|
use deepest fixturedef for fixture closure
|
2013-11-12 13:45:36 +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_fixture_finalizer.py
|
fix some tests wrt to expecting output now that pytest does no
|
2013-09-27 12:28:34 +02:00 |
test_fixture_scope.py
|
re #320 fallback to test scope if the class-scoped fixture is used in non-class-based test function
|
2013-07-06 21:30:24 +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 flakes issues and make --flakes run part of tox runs
|
2013-10-12 15:39:22 +02: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 flakes issues and make --flakes run part of tox runs
|
2013-10-12 15:39:22 +02: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
|
add missing importorskip
|
2013-11-19 12:21:47 +01:00 |