Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 181 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 181 Bytes

Contributing

Run tests

Unit tests

Unit tests are located in test/unit and use the pytest framework. You can run them with

$ python -m pytest test/unit