test_ok2/testing
Bruno Oliveira ccd395ffe0 Merge pull request #1659 from RonnyPfannschmidt/failtest-586
xfailing test for #568
2016-06-27 07:38:14 -03:00
..
code merge master into features 2016-06-22 14:39:33 +02:00
cx_freeze Introduce pytest command as recommended entry point 2016-06-21 16:16:57 +02:00
python Improve commenting for setupplan unittest. 2016-06-25 12:21:31 +02:00
acceptance_test.py merge master into features 2016-06-22 14:39:33 +02:00
test_argcomplete.py Remove code related to support python <= 2.5 2015-12-16 16:16:22 -02:00
test_assertinterpret.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
test_assertion.py Merge pull request #1675 from kvas-it/issue-1562 2016-06-26 16:09:15 -03:00
test_assertrewrite.py conftest files now use assertion rewriting 2016-06-20 23:13:29 +02:00
test_cache.py LastFailed now creates .cache only when needed. Fixes #1342 2016-02-16 11:42:04 +06:00
test_capture.py Add disabled() method to capsys and capfd 2016-06-19 19:14:36 +02:00
test_collection.py merge master into features 2016-06-22 14:39:33 +02:00
test_config.py Remove deprecated cmd options 2016-06-26 19:26:04 +02:00
test_conftest.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
test_doctest.py merge master into features 2016-06-22 14:39:33 +02:00
test_entry_points.py Add tests to make sure expected entry points exist (#1629) 2016-06-22 14:28:53 +02:00
test_helpconfig.py Introduce pytest command as recommended entry point 2016-06-21 16:16:57 +02:00
test_junitxml.py Raise CollectError if pytest.skip() is called during collection 2016-06-24 20:56:21 +02:00
test_mark.py mark tests: use better name of the test for #568 2016-06-27 11:57:21 +02:00
test_monkeypatch.py pass trough annotated exceptions 2016-01-23 19:31:17 +01:00
test_nose.py Remove code related to support python <= 2.5 2015-12-16 16:16:22 -02:00
test_parseopt.py added check for already existing option names to OptionGroup.addoption() 2016-06-22 18:01:35 +02:00
test_pastebin.py Fix pastebin when captured output contains non-ascii characters 2015-12-03 20:07:18 -02:00
test_pdb.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
test_pluginmanager.py Improve error message when a plugin fails to import 2016-03-08 19:18:13 -03:00
test_pytester.py streamline pytester API majorly: 2015-04-28 11:54:53 +02:00
test_recwarn.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2015-12-10 19:41:14 -02:00
test_resultlog.py Raise CollectError if pytest.skip() is called during collection 2016-06-24 20:56:21 +02:00
test_runner.py Raise CollectError if pytest.skip() is called during collection 2016-06-24 20:56:21 +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 Raise CollectError if pytest.skip() is called during collection 2016-06-24 20:56:21 +02:00
test_skipping.py Remove deprecated cmd options 2016-06-26 19:26:04 +02:00
test_terminal.py Remove deprecated cmd options 2016-06-26 19:26:04 +02:00
test_tmpdir.py fix flaky get_user fallback tests 2015-09-29 21:00:12 +02:00
test_unittest.py unittest.UnitTestCase: Allow __test__ for methods 2016-05-19 08:19:57 +05:30