pytest/testing
Stefan Zimmermann 61c204a035
Fix handling of positional-only parameters in test methods (#13377)
Fixes #13376
2025-04-18 21:18:36 +00:00
..
_py [pre-commit.ci] pre-commit autoupdate (#13306) 2025-03-21 13:31:58 +01:00
code raisesgroup followups (#13279) 2025-03-29 13:08:12 +00:00
example_scripts [Fix UP031] Manually, keeping some required %r specifiers 2024-11-30 14:57:44 +01:00
examples RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
freeze RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
io [mypy] Proper typing of mixed type string wrapper 2025-01-11 08:12:44 +01:00
logging Upgrade doc and CI after dropping python 3.8 2024-11-25 20:11:18 +01:00
plugins_integration build(deps): Bump pytest-cov in /testing/plugins_integration (#13358) 2025-04-07 04:53:01 +00:00
python Fix handling of positional-only parameters in test methods (#13377) 2025-04-18 21:18:36 +00:00
acceptance_test.py [pyupgrade] Apply pyupgrade on new code manually 2025-03-03 22:28:43 +01:00
conftest.py assorted code updates and f string migrations (#12017) 2025-03-11 09:14:36 +01:00
deprecated_test.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_argcomplete.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_assertion.py add --disable-plugin-autoload (#13253) 2025-03-01 14:27:25 -08:00
test_assertrewrite.py fixtures: replace fixture representation with a class (#12473) 2024-12-07 08:51:26 -03:00
test_cacheprovider.py Improve stepwise to not forget failed tests 2025-01-14 06:41:25 -03:00
test_capture.py Add capteesys capture fixture to bubble up output to `--capture` handler (#12854) 2025-03-01 12:37:16 -03:00
test_collect_imported_tests.py Rename test helper 2024-12-01 09:31:11 -03:00
test_collection.py fixtures: replace fixture representation with a class (#12473) 2024-12-07 08:51:26 -03:00
test_compat.py fixtures: replace fixture representation with a class (#12473) 2024-12-07 08:51:26 -03:00
test_config.py add --disable-plugin-autoload (#13253) 2025-03-01 14:27:25 -08:00
test_conftest.py [Fix UP031] Manually, keeping some required %r specifiers 2024-11-30 14:57:44 +01:00
test_debugging.py Copy docstrings to wrapped pdb methods (#12947) 2025-03-01 12:00:17 -03:00
test_doctest.py [Fix UP031] Manually, keeping some required %r specifiers 2024-11-30 14:57:44 +01:00
test_entry_points.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_error_diffs.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_faulthandler.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_findpaths.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_helpconfig.py Fix test suite when PYTEST_PLUGINS is set 2025-04-07 18:33:28 +00:00
test_junitxml.py assorted code updates and f string migrations (#12017) 2025-03-11 09:14:36 +01:00
test_legacypath.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_link_resolve.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_main.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_mark.py Allow hiding a parameter set from test name (#13229) 2025-03-01 10:06:40 -03:00
test_mark_expression.py Enable pylint's python 3.8 typing checks (deprecated-typing-alias) 2024-11-25 20:11:19 +01:00
test_meta.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_monkeypatch.py Upgrade doc and CI after dropping python 3.8 2024-11-25 20:11:18 +01:00
test_nodes.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_parseopt.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_pastebin.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_pathlib.py Fix crash when directory is removed during collection (#13086) 2025-01-08 20:57:22 +00:00
test_pluginmanager.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_pytester.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_python_path.py Apply pythonpath option as early as possible (#12536) 2024-08-06 07:47:27 -03:00
test_recwarn.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_reports.py Upgrade doc and CI after dropping python 3.8 2024-11-25 20:11:18 +01:00
test_runner.py [pre-commit.ci] pre-commit autoupdate 2024-11-11 15:09:44 +01:00
test_runner_xunit.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_scope.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_session.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_setuponly.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_setupplan.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_skipping.py Make wasxfail consistent (#13328) 2025-04-02 11:15:58 +00:00
test_stash.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00
test_stepwise.py Show cache age instead of update date 2025-01-15 14:48:06 -03:00
test_terminal.py Fix test suite when PYTEST_PLUGINS is set 2025-04-07 18:33:28 +00:00
test_threadexception.py Remove thread join from threadexception plugin (#13027) 2024-12-05 09:52:23 -03:00
test_tmpdir.py Enable pylint's python 3.8 typing checks (deprecated-typing-alias) 2024-11-25 20:11:19 +01:00
test_unittest.py Remove PytestReturnNotNoneWarning and PytestUnhandledCoroutineWarning. Make tests fail instead of raising warning/exception. fix tests. add changelog. 2024-10-25 13:36:55 +02:00
test_unraisableexception.py disable gc within the subprocess 2025-02-04 12:20:26 +01:00
test_warning_types.py raisesgroup followups (#13279) 2025-03-29 13:08:12 +00:00
test_warnings.py Fixed invalid regex handling in filterwarnings (#13124) 2025-02-03 14:49:08 +01:00
typing_checks.py Clean up type hints and add a test (#13348) 2025-04-03 20:09:37 +00:00
typing_raises_group.py raisesgroup followups (#13279) 2025-03-29 13:08:12 +00:00