test_ok2/testing
Bruno Oliveira afe7966683 Fix call to outcome.get_result now that outcome.result is deprecated 2017-09-18 21:36:54 -03:00
..
code Remove xfail mark from passing test in py26 2017-09-12 17:59:09 -03:00
freeze Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
python Fix call to outcome.get_result now that outcome.result is deprecated 2017-09-18 21:36:54 -03:00
acceptance_test.py Properly escape test names when setting PYTEST_CURRENT_TEST environment variable 2017-08-01 20:52:37 -03:00
deprecated_test.py Improve user guidance regarding ``--resultlog`` deprecation 2017-08-31 19:11:41 -03:00
test_argcomplete.py Fix crash in FastFilesCompleter with no prefix 2017-09-08 00:14:56 +10:00
test_assertion.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_assertrewrite.py Fixed E402 flake8 errors 2017-07-17 01:44:23 +02:00
test_cache.py Use new hook to report accurate tests skipped in --lf and --ff 2017-07-28 08:54:55 -03:00
test_capture.py Fix windows console workaround error with non-standard io-streams 2017-08-07 20:57:13 -03:00
test_collection.py Merge branch 'features' into pluggy-master 2017-09-06 13:13:35 -03:00
test_compat.py `compat.safe_getattr` now catches OutcomeExceptions too 2017-08-23 17:17:03 +03:00
test_config.py remove os.sep as it behaves differently linux and windows. 2017-08-05 23:21:43 +05:30
test_conftest.py Add "fix-lint" tox environment to fix linting errors 2017-07-20 22:12:15 -03:00
test_doctest.py Add test case for DoctestItem.reportinfo() 2017-07-24 23:07:45 +07:00
test_entry_points.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_helpconfig.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_junitxml.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_mark.py [bugfix] Checking MarkDecorator equality returns False for non-MarkDecorator object 2017-09-09 01:31:08 -04:00
test_modimport.py add a comment explaining the modimport tests 2017-03-28 11:45:06 +02:00
test_monkeypatch.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_nose.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_parseopt.py Fixed E712 flake8 errors 2017-07-17 01:44:23 +02:00
test_pastebin.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_pdb.py Fixed E303 flake8 errors 2017-07-17 01:44:23 +02:00
test_pluginmanager.py Remove __multicall__ warning and usages in testing 2017-09-01 18:53:06 -03:00
test_pytester.py Encode utf-8 byte strings in pytester's makefile 2017-08-31 18:49:06 -03:00
test_recwarn.py Add match_regex functionality to warns 2017-09-07 09:58:03 +02:00
test_resultlog.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_runner.py Remove __multicall__ warning and usages in testing 2017-09-01 18:53:06 -03:00
test_runner_xunit.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_session.py Fixed E731 flake8 errors 2017-07-17 01:44:23 +02:00
test_skipping.py Fold skipped tests with global pytestmark variable 2017-08-15 02:18:46 +03:00
test_terminal.py Merge remote-tracking branch 'upstream/master' into features 2017-09-05 19:44:33 -03:00
test_tmpdir.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_unittest.py Remove __multicall__ warning and usages in testing 2017-09-01 18:53:06 -03:00
test_warnings.py Turn warnings into errors in pytest's own test suite 2017-07-22 21:44:18 -03:00