test_ok2/testing
Daniel Hahler 3137c89cf1 Fix/improve handling of chdir with no-args and testpaths
Fixes https://github.com/pytest-dev/pytest/issues/4332.
2018-11-08 17:50:45 +01:00
..
code Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
example_scripts Merge remote-tracking branch 'upstream/master' into merge-master-into-features 2018-10-27 14:29:01 -03:00
examples port some acceptance tests over to copy_example 2018-06-26 22:59:40 +02:00
freeze run black 2018-05-23 16:48:46 +02:00
logging Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
python python: collect: ignore exceptions with isinstance 2018-11-01 22:14:13 +01:00
acceptance_test.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
deprecated_test.py Merge remote-tracking branch 'origin/master' into merge-master 2018-10-25 18:00:39 -07:00
test_argcomplete.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_assertion.py Use unicode/bytes literals instead of calls 2018-11-04 17:43:24 -08:00
test_assertrewrite.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_cacheprovider.py Merge pull request #4147 from davidszotten/stepwise 2018-10-27 15:05:05 +02:00
test_capture.py Merge pull request #4305 from RonnyPfannschmidt/cleanup-tobytes 2018-11-04 17:29:41 -08:00
test_collection.py Fix/improve handling of chdir with no-args and testpaths 2018-11-08 17:50:45 +01:00
test_compat.py python: collect: ignore exceptions with isinstance 2018-11-01 22:14:13 +01:00
test_config.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_conftest.py _getconftestmodules: use functools.lru_cache 2018-10-31 23:17:05 +01:00
test_doctest.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_entry_points.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_helpconfig.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_junitxml.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_mark.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_modimport.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_monkeypatch.py fixup pyupgrade crlf incorrect fixes 2018-11-01 08:40:35 -07:00
test_nodes.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_nose.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_parseopt.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_pastebin.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_pathlib.py Fix access denied error when deleting a stale temporary directory 2018-10-30 15:35:53 -03:00
test_pdb.py Merge pull request #4297 from nicoddemus/release-3.10.0 2018-11-04 12:25:30 -03:00
test_pluginmanager.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_pytester.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_recwarn.py fix #4243 - support positional argument stacklevel on python2 2018-10-26 09:01:25 +02:00
test_resultlog.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_runner.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_runner_xunit.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_session.py Move handling of duplicate files 2018-11-01 13:06:36 -04:00
test_skipping.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_stepwise.py now pinned to pytest version 2018-10-15 20:04:39 +01:00
test_terminal.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_tmpdir.py Merge pull request #4222 from RonnyPfannschmidt/pathlib-fixes 2018-10-26 14:36:43 -03:00
test_unittest.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_warnings.py Show node that originated a warning in the warnings summary 2018-10-24 18:49:53 -03:00