pytest/testing/python
github-actions[bot] e6f6be3bc9
[8.0.x] Improve error message when using @pytest.fixture twice (#11958)
Co-authored-by: Florian Bruhin <me@the-compiler.org>
2024-02-09 14:34:45 +00:00
..
approx.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff (#11911) 2024-02-02 20:21:46 +01:00
collect.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff (#11911) 2024-02-02 20:21:46 +01:00
fixtures.py [8.0.x] Improve error message when using @pytest.fixture twice (#11958) 2024-02-09 14:34:45 +00:00
integration.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff (#11911) 2024-02-02 20:21:46 +01:00
metafunc.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff (#11911) 2024-02-02 20:21:46 +01:00
raises.py Migrate from autoflake, black, isort, pyupgrade, flake8 and pydocstyle, to ruff (#11911) 2024-02-02 20:21:46 +01:00
show_fixtures_per_test.py add feature to view fixture source location in invocations with --fixtures-per-test option (#8626) 2021-05-14 14:38:55 +02:00