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 d0ee112 commit d28d18eCopy full SHA for d28d18e
‎CONTRIBUTING.md‎
@@ -108,6 +108,8 @@ Pytest runs runtime tests located in `src/*/@test`. It works out-of-the-box:
108
uv run pytest [OPTIONS]
109
```
110
111
+For available options, see the [pytest documentation](https://docs.pytest.org/en/stable/how-to/usage.html#args-from-file).
112
+
113
## Lefthook
114
115
[Lefthook] is a modern Git hooks manager, which automatically lints and formats
0 commit comments