We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04c879 commit b02c23fCopy full SHA for b02c23f
doc/src/advanced.rst
@@ -52,7 +52,7 @@ fixture on its own. Consider:
52
In this example, both `test_b[7]` and `test_c[7]` are skipped, because
53
`test_a[7]` deliberately fails.
54
55
-.. __: https://docs.pytest.org/en/latest/fixture.html#automatic-grouping-of-tests-by-fixture-instances
+.. __: https://docs.pytest.org/en/stable/fixture.html#automatic-grouping-of-tests-by-fixture-instances
56
57
Depend on all instances of a parametrized test at once
58
------------------------------------------------------
0 commit comments