Tests

Run tests with coverage

$ coverage run runtests.py && coverage report -m

It’s possible to run against multiple environments with tox.

$ pip install tox

$ tox