Skip to content

Commit

Permalink
One pytest is enough
Browse files Browse the repository at this point in the history
  • Loading branch information
sverhoeven committed May 3, 2021
1 parent 4936f16 commit 809ea02
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions {{cookiecutter.project_name}}/README.dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ Afterwards check that the install directory is present in the `PATH` environment
Running the tests requires an activated virtual environment with the development tools installed.

```shell
# unit tests
pytest
pytest tests/
pytest -v
```

## Running linters locally
Expand Down

0 comments on commit 809ea02

Please sign in to comment.