| Author: | Michael Howitz <icemac@gmx.net> |
|---|---|
| Documentation: | http://toll.readthedocs.io |
| PyPI page: | https://pypi.org/project/toll/ |
| Issues: | https://github.com/icemac/toll/issues |
| Source code: | https://github.com/icemac/toll |
| Change log: | https://raw.githubusercontent.com/icemac/toll/master/CHANGES.rst |
Install tox as the test runner and the call it to run the tests:
$ tox
To run the tests of toll using toll itself call:
$ python3 -m venv . $ bin/pip install zc.buildout $ bin/buildout $ bin/toll