Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 118 Bytes

File metadata and controls

11 lines (6 loc) · 118 Bytes

Tests

Run all tests

Using Python unit testing framework:

python -m unittest discover

Using Tox:

tox