Module: Regression | py4cs/Regression.py | |||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Regression module:Module for automating regression tests. class TestRun - utilities for easy set up of regression tests class TestRunNumerics - extensions of TestRun for numerical computing class Verify - search for test scripts, run them, compare new results with reference results class VerifyDiffpack - tailored Verify for Diffpack (incl. compilation) class FloatDiff - visual diff between files with real numbers
|