Skip to content

Commit

Permalink
Add coverage report command to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ssciolla committed Aug 6, 2020
1 parent 7bdc41f commit 14a3884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ To run the test suite, use the following commands:

```sh
coverage run manage.py test -v 3
coverage report
```

#### Sending email
Expand Down

0 comments on commit 14a3884

Please sign in to comment.