test_ok2/testing
Bruno Oliveira 0ba774a7c3
warn for async generator functions (#5734)
warn for async generator functions
2019-08-15 08:17:12 -03:00
..
code shouldnt -> shouldn't 2019-08-01 15:09:14 +02:00
example_scripts Add rudimentary mypy type checking 2019-07-09 12:12:07 -07: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 small mypy fixes 2019-06-06 09:13:02 -07:00
logging Fix verbosity bug in --collect-only 2019-06-05 20:10:16 -03:00
python fix grammar in test_collect_functools_partial docstr 2019-08-06 15:27:36 +01:00
acceptance_test.py Issue a warning for async gen functions 2019-08-15 07:54:10 -03:00
conftest.py tests: restore tracing function 2019-06-05 11:26:48 +02:00
deprecated_test.py Sort parametrize params to test_external_plugins_integrated 2019-07-05 19:05:55 -03:00
test_argcomplete.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -03:00
test_assertion.py Show bytes ascii representation instead of numeric value 2019-06-25 20:40:25 -03:00
test_assertrewrite.py Use OSError subclasses instead of handling errno 2019-08-02 14:17:46 -03: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 Fix RuntimeError when trying to collect package with "__init__.py" only 2019-08-05 17:52:21 +02:00
test_compat.py Issue a warning for async gen functions 2019-08-15 07:54:10 -03:00
test_config.py Fix linting 2019-07-23 10:55:22 -03:00
test_conftest.py initial conversion of exit codes to enum 2019-06-15 06:48:00 +02:00
test_doctest.py Emit warning for broken object 2019-06-09 22:17:40 +10:00
test_entry_points.py pre-commit run reorder-python-imports --all-files 2019-06-03 12:08:01 -03: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 wasnt -> wasn't 2019-08-01 15:10:06 +02:00
test_mark.py didnt -> didn't 2019-08-01 15:10:39 +02: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 didnt -> didn't 2019-08-01 15:10:39 +02:00
test_parseopt.py Do not allow abbreviated arguments 2019-06-25 13:51:33 +10:00
test_pastebin.py test_non_ascii_paste_text: mock call to urlopen 2019-08-10 23:30:49 +02: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 12:12:07 -07:00
test_pluginmanager.py initial conversion of exit codes to enum 2019-06-15 06:48:00 +02:00
test_pytester.py Fix ordering of sys modules snapshot 2019-07-20 11:17:30 -07:00
test_recwarn.py pre-commit run pyupgrade --all-files 2019-06-03 12:08:02 -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 Improve type-checking in OutcomeException 2019-07-09 18:26:57 -03: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 Improve type-checking in OutcomeException 2019-07-09 18:26:57 -03:00
test_stepwise.py In test_xfail_handling, only remove __pycache__ if it exists 2019-07-26 02:23:14 +02:00
test_terminal.py Change the warning message 2019-07-27 21:06:29 +02:00
test_tmpdir.py Improve rm_rf to handle only known functions 2019-08-02 08:18:11 -03:00
test_unittest.py tests: unittest: fix/harden "test_exit_outcome" 2019-07-23 19:35: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 Capture warnings during ``pytest_configure`` 2019-08-15 07:50:27 -03:00