pytest2/testing
Daniel Hahler b71f873189 [4.6] Fix RuntimeError when trying to collect package with "__init__.py" only
Fixes https://github.com/pytest-dev/pytest/issues/4344.
2019-08-05 18:22:23 +02:00
..
code Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
example_scripts Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
examples Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
freeze Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
io Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
logging Fix verbosity bug in --collect-only (#5391) 2019-06-05 20:50:21 -03:00
python Include two more cases for non-ascii encoded bytes 2019-07-04 09:34:55 -03:00
acceptance_test.py Switch to importlib-metadata 2019-05-27 13:24:08 -07:00
conftest.py [4.6] tests: restore tracing function 2019-06-05 12:44:30 +02:00
deprecated_test.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_argcomplete.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_assertion.py Switch to importlib-metadata 2019-05-27 13:24:08 -07:00
test_assertrewrite.py Merge pull request #5373 from asottile/revert_all_handling 2019-06-03 09:20:48 -07:00
test_cacheprovider.py last-failed: display skipped-files msg always 2019-05-29 23:32:52 +02:00
test_capture.py Fix invalid Python file encoding "utf8" (#5252) 2019-05-23 20:24:23 -03:00
test_collection.py [4.6] Fix RuntimeError when trying to collect package with "__init__.py" only 2019-08-05 18:22:23 +02:00
test_compat.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_config.py Improve output when parsing an ini configuration fails (#5650) 2019-07-23 11:18:16 -03:00
test_conftest.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_doctest.py Merge pull request #5404 from Zac-HD/helpful-mock-unwrapper 2019-06-17 14:48:40 +10:00
test_entry_points.py Merge master into features 2019-05-28 01:46:16 +02:00
test_helpconfig.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_junitxml.py Add the junit_log_passing_tests ini flag to skip logging output for passing tests. (#5052) 2019-05-29 20:56:13 -03:00
test_mark.py Fix `pytest.mark.parametrize` when the argvalue is an iterator 2019-06-01 15:10:33 -07:00
test_modimport.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_monkeypatch.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_nodes.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_nose.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_parseopt.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_pastebin.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_pathlib.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_pdb.py Merge master into features (#5339) 2019-05-30 12:21:51 -03:00
test_pluginmanager.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_pytester.py Merge pull request #5636 from asottile/fixup_sysmodules_test 2019-07-20 12:31:22 -07:00
test_recwarn.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_reports.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_resultlog.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_runner.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_runner_xunit.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00
test_session.py Merge master into features 2019-05-28 01:46:16 +02:00
test_skipping.py Merge master into features 2019-05-28 01:46:16 +02:00
test_stepwise.py Fix test_stepwise::test_xfail_handling when byte code writing is disabled 2019-07-04 21:08:16 -03:00
test_terminal.py Merge master into features 2019-05-28 01:46:16 +02:00
test_tmpdir.py Handle only known functions in rm_rf (#5627) 2019-08-03 10:29:17 -03:00
test_unittest.py Merge pull request #5393 from nicoddemus/unittest-self-5390 2019-06-04 17:49:53 -07:00
test_warnings.py Use fix-encoding-pragma pre-commit hook 2019-05-14 15:56:31 -07:00