regresspy

Regression tests against earlier github commits


Keywords
git, github, gitlab, python, regression, testing, utility
License
MIT
Install
pip install regresspy==0.0.0

Documentation

RegressPy

Cron Testing Code Climate coverage Code Climate maintainability (percentage) GitHub last commit GitHub release

This package provides functions for regression testing on github, by comparing the current commit to a given one.

Getting Started

Installation is easily done via pip. The package is then used as regresspy.

pip install regresspy

Example:

import regresspy

# TODO: Include example once functionality is implemented

Description

Authors

  • pyLHC/OMC-Team - Working Group - pyLHC

License

This project is licensed under the MIT License - see the LICENSE file for details.