test_ok2/testing
Bruno Oliveira 2f7d0f8bd9 Consider --color option in more places which deal with TerminalWriters 2015-07-18 16:39:55 -03:00
..
cx_freeze Fix py27-cxfreeze tox environment 2015-04-22 19:46:06 -03:00
python Consider --color option in more places which deal with TerminalWriters 2015-07-18 16:39:55 -03:00
acceptance_test.py Handle inspect.getsourcelines failures in FixtureLookupError 2015-04-15 19:31:22 -03:00
conftest.py finish pytest-2.7.2 release 2015-06-23 16:31:24 +02:00
test_argcomplete.py ignore argcomplete on darwin 2013-11-12 13:52:16 +01:00
test_assertinterpret.py assert reinterpretation: try mangling attributes that look like private class vars (fixes #514) 2014-05-31 14:37:02 -07:00
test_assertion.py Added workaround to still show the diff on containers with unsortable elements. 2015-06-19 07:51:59 -03:00
test_assertrewrite.py Fix collapse false to look at unescaped braces only 2015-04-30 02:31:12 +01:00
test_capture.py change links to go to the new pytest-dev bitbucket team's repo location 2015-02-27 12:27:40 +01:00
test_collection.py fix issue616 - conftest visibility fixes. This is achieved by 2015-02-26 21:56:44 +01:00
test_config.py fix issue616 - conftest visibility fixes. This is achieved by 2015-02-26 21:56:44 +01:00
test_conftest.py Check conftest.py is not loaded with --confcutdir. 2015-06-23 10:12:30 +02:00
test_core.py fixed regression to 2.6.4 which surfaced e.g. in lost stdout capture printing 2015-04-17 11:47:29 +02:00
test_doctest.py backport fix for #713 2015-06-16 21:27:22 -03:00
test_genscript.py Moved freeze_includes() to genscript 2014-08-11 20:03:14 -03:00
test_helpconfig.py remove overhead for tracing of hook calls and remove some old unused code 2014-10-02 15:25:42 +02:00
test_junitxml.py Add docs for new tests 2015-06-17 00:04:25 -03:00
test_mark.py Make sure marks in subclasses don't change marks in superclasses 2015-07-16 19:29:16 -03:00
test_monkeypatch.py support python32 2013-11-12 13:48:17 +01:00
test_nose.py Fixed race condition with SkipTest when module not in sys.modules on collection. 2014-03-14 14:04:54 +01:00
test_parseopt.py Simply show the node ID for verbose output 2014-08-01 00:29:35 +01:00
test_pastebin.py Fixing --pastebin option by using a POST request instead of a XMLRPC call 2014-10-22 21:52:40 -02:00
test_pdb.py Remove xfail_if_pdbpp_installed from test_pdb.py 2015-02-19 03:22:05 -08:00
test_pytester.py simplify internal pytester machinery 2014-10-06 13:37:57 +02:00
test_recwarn.py Test that deprecated_call keeps internal warnings structures intact 2015-06-26 00:26:59 -03:00
test_resultlog.py Add docs for new tests 2015-06-17 00:04:25 -03:00
test_runner.py address reviewer comments 2015-03-21 17:26:23 +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 failures 2014-01-29 10:20:13 +01:00
test_skipping.py Skipif marker report now refers to the skipped function 2015-06-18 21:59:44 -03:00
test_terminal.py fix issue616 - conftest visibility fixes. This is achieved by 2015-02-26 21:56:44 +01:00
test_tmpdir.py refine skipif to use direct booleans, to help with flakes 2014-01-29 11:46:36 +01:00
test_unittest.py unittest.SkipTest now reports original function location 2015-06-18 22:27:43 -03:00