Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Tests

Run all tests

Using Python unit testing framework:

pytest tests

Using Tox:

tox

Linter

tox -e lint-check
tox -e lint-format