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 4936f16 commit 809ea02Copy full SHA for 809ea02
{{cookiecutter.project_name}}/README.dev.md
@@ -28,9 +28,7 @@ Afterwards check that the install directory is present in the `PATH` environment
28
Running the tests requires an activated virtual environment with the development tools installed.
29
30
```shell
31
-# unit tests
32
-pytest
33
-pytest tests/
+pytest -v
34
```
35
36
## Running linters locally
0 commit comments