test_ok1/testing
Ran Benita faf222f8fb
Merge pull request #5593 from bluetech/type-annotations-1
Type-annotate pytest.{exit,skip,fail,xfail,importorskip,warns,raises}
2019-07-16 22:38:20 +03:00
..
code Allow creating ExceptionInfo from existing exc_info for better typing 2019-07-14 14:28:24 +03:00
example_scripts Remove deprecated features (#5529) 2019-07-09 19:04:06 -03:00
examples pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
freeze pre-commit run fix-encoding-pragma --all-files 2019-06-03 12:08:01 -03:00
io saferepr: Avoid indirect function calls 2019-07-15 17:07:58 +03:00
logging Fix verbosity bug in --collect-only 2019-06-05 20:10:16 -03:00
python Merge pull request #5593 from bluetech/type-annotations-1 2019-07-16 22:38:20 +03:00
acceptance_test.py Remove deprecated features (#5529) 2019-07-09 19:04:06 -03:00
conftest.py tests: restore tracing function 2019-06-05 11:26:48 +02:00
deprecated_test.py Make 'request' a reserved name for fixtures 2019-06-30 13:31:39 -03:00
test_argcomplete.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_assertion.py Replace importlib_metadata with importlib.metadata on Python 3.8+ 2019-07-04 15:00:10 +02:00
test_assertrewrite.py Remove astor and reproduce the original assertion expression 2019-06-28 13:38:52 -07:00
test_cacheprovider.py initial conversion of exit codes to enum 2019-06-15 06:48:00 +02:00
test_capture.py Merge remote-tracking branch 'upstream/features' into merge-features-into-master 2019-06-25 12:07:54 -03:00
test_collection.py initial conversion of exit codes to enum 2019-06-15 06:48:00 +02:00
test_compat.py Add rudimentary mypy type checking 2019-07-09 10:49:17 +03:00
test_config.py Introduce Config.invocation_params (#5564) 2019-07-10 07:46:34 -03:00
test_conftest.py initial conversion of exit codes to enum 2019-06-15 06:48:00 +02: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 Include <testsuites> root tag in generated XML 2019-07-05 11:29:35 -03:00
test_mark.py Remove 'RemovedInPytest4Warning' 2019-06-30 13:31:39 -03: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 Clean up u' prefixes and py2 bytes conversions 2019-06-04 17:50:34 -07:00
test_parseopt.py Do not allow abbreviated arguments 2019-06-25 13:51:33 +10:00
test_pastebin.py Do not allow abbreviated arguments 2019-06-25 13:51:33 +10:00
test_pathlib.py Switch from deprecated imp to importlib 2019-06-24 09:48:38 -07:00
test_pdb.py Add rudimentary mypy type checking 2019-07-09 10:49:17 +03:00
test_pluginmanager.py initial conversion of exit codes to enum 2019-06-15 06:48:00 +02:00
test_pytester.py Remove 'pytest.config' 2019-06-30 13:18:07 -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 pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_resultlog.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_runner.py initial conversion of exit codes to enum 2019-06-15 06:48:00 +02: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 pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_stepwise.py Handle xfail(strict=True) properly in --step-wise mode 2019-07-04 20:28:37 -03:00
test_terminal.py initial conversion of exit codes to enum 2019-06-15 06:48:00 +02:00
test_tmpdir.py Remove 'RemovedInPytest4Warning' 2019-06-30 13:31:39 -03:00
test_unittest.py Remove support code for unittest 2 2019-07-11 20:11:06 -03: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 Remove 'RemovedInPytest4Warning' 2019-06-30 13:31:39 -03:00