generated from daniil-berg/boilerplate-py
testing notes in readme
This commit is contained in:
parent
8fd40839ee
commit
012c8ac639
@ -14,6 +14,11 @@ See [USAGE.md](usage/USAGE.md)
|
||||
|
||||
Python Version 3.8+, tested on Linux
|
||||
|
||||
## Testing
|
||||
|
||||
Install `dev` dependencies or just manually install `coverage` with `pip`.
|
||||
Run the [`coverage.sh`](coverage.sh) shell script to execute all unit tests and receive the coverage report.
|
||||
|
||||
## Building from source
|
||||
|
||||
Run `python -m build`
|
||||
|
Loading…
Reference in New Issue
Block a user