Skip to content

Commit d28d18e

Browse files
committed
📝 add link to pytest documentation for available options in CONTRIBUTING.md
1 parent d0ee112 commit d28d18e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎CONTRIBUTING.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ Pytest runs runtime tests located in `src/*/@test`. It works out-of-the-box:
108108
uv run pytest [OPTIONS]
109109
```
110110

111+
For available options, see the [pytest documentation](https://docs.pytest.org/en/stable/how-to/usage.html#args-from-file).
112+
111113
## Lefthook
112114

113115
[Lefthook] is a modern Git hooks manager, which automatically lints and formats

0 commit comments

Comments
 (0)