Start writing tests

This commit is contained in:
Nichlas Severinsen 2021-12-02 06:49:41 +01:00
parent 928ff3128f
commit 92b37f6be7
5 changed files with 104 additions and 0 deletions

View file

@ -142,6 +142,10 @@ If you get any other errors, or have any other problem with libray, please [crea
clp = compressed length prefix
## Tests
`python -m unittest discover`
## Deployment
0. `pip3 install wheel twine`