Skip to content

alex-s-v/pact-rectification

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status Requirements Status
Coverage Status
package

Simple rectification simulation software.

  • Free software: MIT license

Installation

pip install rectification

You can also install the in-development version with:

pip install https://github.com/alex-s-v/pact-rectification/archive/master.zip

Documentation

https://pact-rectification.readthedocs.io/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

Simple rectification simulation software.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages