test_ok1/testing
Bruno Oliveira 224ef67374 Quick fix for tests in config depended on the current directory
When running those tests from pytest's root folder, they would
fail because they would end up picking pytest's own pytest.ini
2016-08-17 21:32:05 -03:00
..
code issue1625, name getfuncargvalue to getfixturevalue 2016-06-24 10:08:19 +02:00
freeze Use PyInstaller for freeze test env 2016-07-26 22:02:37 -03:00
python Fix sys.version_info expression in xfail marker 2016-08-17 23:32:56 +01:00
acceptance_test.py Adjust test involving FixtureLookupErrorRepr 2016-07-23 23:45:07 +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 issue 1553: Include terminal newlines in diffs 2016-06-22 09:50:15 +02:00
test_assertrewrite.py Improve of the test output for logical expression with brackets. 2016-06-25 18:10:36 +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 Adjust test involving FixtureLookupErrorRepr 2016-07-23 23:45:07 +02:00
test_collection.py Fix determining rootdir from common_ancestor 2016-08-06 19:35:40 +02:00
test_config.py Quick fix for tests in config depended on the current directory 2016-08-17 21:32:05 -03:00
test_conftest.py Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
test_doctest.py Don't mark empty doctest files as skipped, fixes #1578 2016-06-01 19:19:14 +01:00
test_genscript.py issue1625, name getfuncargvalue to getfixturevalue 2016-06-24 10:08:19 +02:00
test_helpconfig.py return non-zero exit code if no tests are collected 2015-08-18 07:35:02 -03:00
test_junitxml.py Fix broken test in test_junitxml 2016-08-17 22:32:27 +01:00
test_mark.py allow parametrized nodes to be specified from command line 2016-03-13 23:37: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 Simplify Argument.__repr__ 2016-06-25 09:31:31 +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 Renamed the pdb module and changed unit tests accordingly 2016-06-25 12:37:31 +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 Moved py.code code over to py.test 2016-01-25 23:18:04 -02:00
test_runner.py Fix #1210 display msg for early calls to exit 2016-07-24 14:16:34 +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 return non-zero exit code if no tests are collected 2015-08-18 07:35:02 -03:00
test_skipping.py Use a better xfail reason 2016-08-17 22:31:56 +01:00
test_terminal.py Cut a dead test helper function 2016-06-15 18:26:10 -07:00
test_tmpdir.py fix flaky get_user fallback tests 2015-09-29 21:00:12 +02:00
test_unittest.py unittest's unexpectedSuccess should work as non-strict xpass 2016-08-17 21:32:04 -03:00