test_ok2/testing
Ronny Pfannschmidt b18a9deb4c
Merge pull request #2892 from nicoddemus/merge-master-into-features
Merge upstream/master into features
2017-11-04 08:15:28 +01:00
..
code Remove unused import 2017-10-10 09:03:26 +03:00
freeze Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
logging Fix additional linting issues 2017-10-24 21:01:00 -02:00
python add mocked integrationtest for the deprecationwarning of makeitem 2017-10-30 19:49:14 +01:00
acceptance_test.py Remove code for unsupported Python versions 2017-10-10 08:54:56 +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 Merge upstream/master into features 2017-11-03 16:37:18 -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 Use a nametuple for `readouterr()` results 2017-10-28 14:53:19 -04:00
test_collection.py Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2017-10-24 19:57:14 -02:00
test_compat.py `compat.safe_getattr` now catches OutcomeExceptions too 2017-08-23 17:17:03 +03:00
test_config.py Use a relative cache_dir in test because of how arguments are parsed on Windows 2017-10-11 19:37:17 -03:00
test_conftest.py Add "fix-lint" tox environment to fix linting errors 2017-07-20 22:12:15 -03:00
test_doctest.py Merge upstream/master into features 2017-11-03 16:37:18 -02: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 Merge upstream/master into features 2017-11-03 16:37:18 -02: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_nodes.py Address more review comments, fix massive bug I reintroduced in the node-splitting code :-/ 2017-10-23 17:49:49 +01:00
test_nose.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_parseopt.py Remove code for unsupported Python versions 2017-10-10 08:54:56 +03: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 updating import plugin error test in order to make sure it also checks that the original traceback has been shown to the users 2017-09-19 15:23:07 +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 Fix: handle CollectReport in folded_skips function 2017-10-04 19:18:55 -03:00
test_terminal.py Adding Failed exception to manage maxfail behavior 2017-10-17 21:32:20 +02:00
test_tmpdir.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_unittest.py Remove code for unsupported Python versions 2017-10-10 08:54:56 +03:00
test_warnings.py Use ascii_escaped to escape unicode warnings 2017-10-03 12:19:37 -03:00