Skip to content

Commit

Permalink
Merge pull request #8 from agrc/stdavis-patch-1
Browse files Browse the repository at this point in the history
docs: fix pytest-watch reference
  • Loading branch information
stdavis authored Aug 22, 2020
2 parents 1432eb2 + e8a39d0 commit 3b2391d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ AGRC's default Python project configuration/template
- `pip install -e ".[tests]"`
- add any project requirements to the `setup.py:install_requires` array
1. Run the tests
- `pwt`
- **P**ython **W**atch **T**est will restart the tests every time you save a file
- `ptw`
- **P**y**t**est **W**atch will restart the tests every time you save a file
1. Bring your test code coverage to 80% or above!

0 comments on commit 3b2391d

Please sign in to comment.