toll

poor man's integration testing


Keywords
test, testing, offline, integration, multiple, packages, lightweight, locally
License
MIT
Install
pip install toll==3.2

Documentation

toll — poor man's integration testing

Latest release Supported Python versions https://travis-ci.org/icemac/toll.svg?branch=master Documentation Status

toll = test offline locally lightweight

Run the tests of multiple configured packages:

  • right one package after another
  • stopping with the first package which has a failing test

This package is compatible with Python 2.7, 3.5, 3.6, 3.7, 3.8, PyPy2 and PyPy3.

Documentation see: http://toll.readthedocs.io

This package is licensed under the MIT License, see LICENSE.txt inside the package.