Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #331 from specifysystems/cjgrady-patch-1
Browse files Browse the repository at this point in the history
Update instructions for calling pytest
  • Loading branch information
cjgrady authored May 24, 2022
2 parents 4ddc91e + 7a2a209 commit 0fbc370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All tests may be run at the top directory level with

```commandline
pytest --cov
pytest tests/ -v --cov lmpy --cov-report term-missing
```

## Github hook
Expand Down

0 comments on commit 0fbc370

Please sign in to comment.