test_ok2/testing
holger krekel cf9d345382 fix unicode handling with junitxml, fixes issue368. 2013-10-21 16:54:25 +02:00
..
python pytestconfig is now session-config as it is the same object during the 2013-10-21 13:33:36 +02:00
acceptance_test.py fix flakes issues and make --flakes run part of tox runs 2013-10-12 15:39:22 +02:00
conftest.py fix collection imports for python2.5 2013-08-01 15:38:03 +02:00
test_argcomplete.py argcomplete_win: skip testing of argcomplete on windows 2013-09-09 12:41:29 +02: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 fix flakes issues and make --flakes run part of tox runs 2013-10-12 15:39:22 +02: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 fix flakes issues and make --flakes run part of tox runs 2013-10-12 15:39:22 +02:00
test_core.py fix flakes issues and make --flakes run part of tox runs 2013-10-12 15:39:22 +02: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 fix flakes issues and make --flakes run part of tox runs 2013-10-12 15:39:22 +02: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 unicode handling with junitxml, fixes issue368. 2013-10-21 16:54:25 +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 fix unicode handling with new monkeypatch.setattr(import_path, value) 2013-10-21 14:01:02 +02: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 flakes issues and make --flakes run part of tox runs 2013-10-12 15:39:22 +02: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 issue99 - internalerror with --resultlog now produce better output. 2011-12-10 08:49:21 +00: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 fix flakes issues and make --flakes run part of tox runs 2013-10-12 15:39:22 +02:00