test_ok2/testing
Ronny Pfannschmidt 5c0feb2877 Merge pull request #2680 from prokaktus/skipping-same-module
Fold skipped tests with global pytestmark variable
2017-08-15 10:52:24 +02:00
..
code Support PEP-415's Exception.__suppress_context__ 2017-07-29 02:39:17 -07:00
freeze Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
python fix #2675 - store marks correctly in callspecs 2017-08-10 19:46:36 +02:00
acceptance_test.py Fixed E303 flake8 errors 2017-07-17 01:44:23 +02:00
deprecated_test.py Make YIELD_TEST warning less spammy 2017-07-10 21:41:09 +02:00
test_argcomplete.py Fixed E401 flake8 errors 2017-07-17 01:44:23 +02: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 capture: ensure name of EncodedFile being a string 2017-07-25 20:37:37 +02:00
test_collection.py Merge remote-tracking branch 'upstream/features' into fix-flake8-errors 2017-07-19 17:09:05 -03:00
test_compat.py Add __future__ imports to all pytest modules 2017-03-16 22:45:40 -03:00
test_config.py Fixed E401 flake8 errors 2017-07-17 01:44:23 +02:00
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 Turn warnings into errors in pytest's own test suite 2017-07-22 21:44:18 -03: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 Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_pytester.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_recwarn.py Turn warnings into errors in pytest's own test suite 2017-07-22 21:44:18 -03:00
test_resultlog.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_runner.py fix linting issues 2017-07-28 18:27:59 +02: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 Introduce new pytest_report_collectionfinish hook 2017-07-27 10:44:29 -03:00
test_tmpdir.py Fixed E302 flake8 errors 2017-07-17 01:44:23 +02:00
test_unittest.py Ignore socket warnings on windows for trial tests 2017-07-22 21:44:18 -03:00
test_warnings.py Turn warnings into errors in pytest's own test suite 2017-07-22 21:44:18 -03:00