Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 118 Bytes

DEVELOPMENT.md

File metadata and controls

11 lines (8 loc) · 118 Bytes

Development Guide

Testing

# Test and coverage
tox

# Run a single test
tox -e py38 -- -k test_{name}