Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
Adding README.md -- tests
Browse files Browse the repository at this point in the history
  • Loading branch information
telegraphic committed Jul 2, 2021
1 parent 2e5e939 commit 67ac4f5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions test/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## Running tests

Unit tests can be run individually via

```
python -m unittest [name_of_test.py]
```

0 comments on commit 67ac4f5

Please sign in to comment.