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 824e9cf commit e8504e0Copy full SHA for e8504e0
doc/en/reference.rst
@@ -189,7 +189,7 @@ Mark a test function as using the given fixture names.
189
When using `usefixtures` in hooks, it can only load fixtures when applied to a test function before test setup
190
(for example in the `pytest_collection_modifyitems` hook).
191
192
- Also not that his mark has no effect when applied to **fixtures**.
+ Also note that this mark has no effect when applied to **fixtures**.
193
194
195
0 commit comments