test_ok2/testing
Bruno Oliveira 85288b5321
fix bug with nonskipped first test in package (#5831)
fix bug with nonskipped first test in package
2019-11-06 16:06:46 -03:00
..
code Handle --fulltrace with pytest.raises 2019-09-14 01:41:43 +02:00
example_scripts Validate xunit2 files against the schema 2019-08-09 10:55:06 -03:00
examples pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
freeze Replace a few outdated references to py.test with pytest 2019-10-26 16:28:17 +03:00
io saferepr: Avoid indirect function calls 2019-07-15 17:07:58 +03:00
logging Show session duration in human-readable format 2019-08-10 10:45:53 -03:00
python typos 2019-10-31 23:19:35 -05:00
acceptance_test.py Merge remote-tracking branch 'upstream/master' into mm 2019-08-15 10:03:52 -03:00
conftest.py Fix --setup-only and --setup-show for custom pytest items 2019-09-28 11:52:09 -03:00
deprecated_test.py Merge master into features 2019-08-02 16:52:51 +02:00
test_argcomplete.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_assertion.py Use ATTRS_EQ_FIELD for attrs 19.2 compat 2019-10-05 18:16:35 -07:00
test_assertrewrite.py assertrepr_compare: prefer same maxsize 2019-08-12 03:41:14 +02:00
test_cacheprovider.py Merge pull request #6004 from blueyed/fix-nf 2019-10-23 01:04:48 +02:00
test_capture.py Replace py.io.TextIO with io.StringIO 2019-10-26 16:33:57 +03:00
test_collection.py Fix RuntimeError when trying to collect package with "__init__.py" only 2019-08-05 17:52:21 +02:00
test_compat.py check that tests that are partial staticmethods are supported (#5701) 2019-08-15 09:12:01 -03:00
test_config.py Inject width via pylib to argparse formatter 2019-08-17 16:51:02 +02:00
test_conftest.py Use Path() objects to store conftest files 2019-09-12 08:05:50 -03:00
test_doctest.py docs: Document doctest +NUMBER limitation with strings 2019-07-11 10:06:57 +01:00
test_entry_points.py Replace importlib_metadata with importlib.metadata on Python 3.8+ 2019-07-04 15:00:10 +02:00
test_faulthandler.py Change pytest-faulthandler for simplification 2019-06-22 19:22:43 -03:00
test_helpconfig.py initial conversion of exit codes to enum 2019-06-15 06:48:00 +02:00
test_junitxml.py Remove xfail marker from test_runs_twice_xdist 2019-08-09 10:55:06 -03:00
test_mark.py typos 2019-10-31 23:19:35 -05:00
test_meta.py Add test to ensure _pytest is warning-clean on import 2019-10-06 14:11:08 -07:00
test_modimport.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
test_monkeypatch.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_nodes.py pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
test_nose.py typos 2019-10-31 23:19:35 -05:00
test_parseopt.py typos 2019-10-31 23:19:35 -05:00
test_pastebin.py Fix "lexer" being used when uploading to bpaste.net 2019-08-30 15:34:03 -04:00
test_pathlib.py Switch from deprecated imp to importlib 2019-06-24 09:48:38 -07:00
test_pdb.py Merge pull request #6112 from gaucheph/fix-small-typo 2019-11-01 11:18:06 +01:00
test_pluginmanager.py initial conversion of exit codes to enum 2019-06-15 06:48:00 +02:00
test_pytester.py Show session duration in human-readable format 2019-08-10 10:45:53 -03:00
test_recwarn.py Revert "Let context-managers for raises and warns handle unknown keyword arguments" 2019-07-14 14:28:21 +03:00
test_reports.py Replace a few outdated references to py.test with pytest 2019-10-26 16:28:17 +03:00
test_resultlog.py Replace py.io.TextIO with io.StringIO 2019-10-26 16:33:57 +03:00
test_runner.py Fix spurious ResourceWarning stderr in testsuite again 2019-10-06 19:11:33 -07:00
test_runner_xunit.py pre-commit run reorder-python-imports --all-files 2019-06-03 12:08:01 -03:00
test_session.py initial conversion of exit codes to enum 2019-06-15 06:48:00 +02:00
test_skipping.py fix bug with nonskipped first test in package 2019-10-21 00:11:24 +02:00
test_stepwise.py typos 2019-10-31 23:19:35 -05:00
test_terminal.py Replace py.io.TextIO with io.StringIO 2019-10-26 16:33:57 +03:00
test_tmpdir.py Review rm_rf handling of FileNotFoundErrors 2019-10-23 08:30:52 -03:00
test_unittest.py Merge master into features 2019-08-02 16:52:51 +02:00
test_warning_types.py Make pytest warnings show as from 'pytest' module instead of '_pytest.warning_types' 2019-06-15 11:48:34 -03:00
test_warnings.py Merge remote-tracking branch 'upstream/master' into mm 2019-08-15 10:03:52 -03:00