Skip to content

Commit

Permalink
issue #8: Create TESTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelPelletierEvraire authored Apr 9, 2024
1 parent 9a22619 commit c72d13e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions TESTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Testing

Run:

```cmd
python -m unittest discover -s tests
```

0 comments on commit c72d13e

Please sign in to comment.