pytest2/testing
Bruno Oliveira 0084fd9783 Review rm_rf handling of FileNotFoundErrors (#6044)
Review rm_rf handling of FileNotFoundErrors
Conflicts:
 	 src/_pytest/pathlib.py
  	testing/test_tmpdir.py
2019-10-23 19:36:35 -03: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 [4.6] fixes for python4 2019-08-29 09:52:35 -07:00
acceptance_test.py Replace importlib_metadata with importlib.metadata on Python 3.8+ (#5539) 2019-10-11 17:10:01 +02: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 Replace importlib_metadata with importlib.metadata on Python 3.8+ (#5539) 2019-10-11 17:10:01 +02: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 Replace importlib_metadata with importlib.metadata on Python 3.8+ (#5539) 2019-10-11 17:10:01 +02: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 Replace importlib_metadata with importlib.metadata on Python 3.8+ (#5539) 2019-10-11 17:10:01 +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 [4.6] fixes for python4 2019-08-29 09:52:35 -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 Fix "lexer" being used when uploading to bpaste.net 2019-09-01 00:38:11 -04: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 Review rm_rf handling of FileNotFoundErrors (#6044) 2019-10-23 19:36:35 -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 [4.6] fixes for python4 2019-08-29 09:52:35 -07:00