Skip to content

Commit 2c387a3

Browse files
authored
Update README.md
1 parent 111c09b commit 2c387a3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ To retrieve and categorize GitHub releases, ensure your environmental variables
6464

6565

6666
## Tests ##
67+
`pytest -v`
68+
69+
alternatively:
6770
In each functionality directory, if it has a test directory you can run all of the tests like this
6871

6972
`python3 -m unittest discover -s tests -p "*.py"`

0 commit comments

Comments
 (0)