Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
/ regresspy Public archive

Regression tests against earlier github commits

License

Notifications You must be signed in to change notification settings

pylhc/regresspy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.