pytest/testing/python
Stefan Zimmermann 61c204a035
Fix handling of positional-only parameters in test methods (#13377)
Fixes #13376
2025-04-18 21:18:36 +00:00
..
approx.py Add title and change spelling for use of approx with non-numerics (#13343) 2025-04-03 09:53:43 -03:00
collect.py Do not discover properties when iterating fixtures (#12781) 2024-09-08 14:45:05 +00:00
fixtures.py Fix handling of positional-only parameters in test methods (#13377) 2025-04-18 21:18:36 +00:00
integration.py Prohibit pytest.mark.usefixtures in pytest.param (#12828) 2024-10-09 16:13:56 -03:00
metafunc.py Allow hiding a parameter set from test name (#13229) 2025-03-01 10:06:40 -03:00
raises.py raisesgroup followups (#13279) 2025-03-29 13:08:12 +00:00
raises_group.py raisesgroup followups (#13279) 2025-03-29 13:08:12 +00:00
show_fixtures_per_test.py RFC: from __future__ import annotations + migrate 2024-06-20 11:03:03 +02:00