ContributingΒΆ

If you wish to contribute, please add corresponding tests.

https://api.travis-ci.org/gotlium/antigate.png?branch=master https://coveralls.io/repos/gotlium/antigate/badge.png?branch=master

Running tests:

make test

Checking coverage (requires coverage package):

make coverage

Run tests for all python-antigate combinations

tox