TTEST

TTEST - unit testing scientific software

https://gitlab.com/tommsch/ttest

Visit Website
Visit Website

You are now following this Submission

The TTEST framework is a unit testing framework, especially designed for scientific software.
Of all currently maintained Matlab and Octave unit test frameworks (these are: TTEST, MOxUnit and Matlab's built in unit test framework),TTEST
  • is the fastest,
  • needs least boiler plate code,
  • has the most assertions,
  • takes most care of isolating unit tests from each other.
  • can test scripts, local and sub functions,
  • has utilities for caching results for integration tests,
  • adds support for injection testing and partly for design by contract
TTEST is hosted at gitlab:

Tags

Add Tags

Add the first tag.

MATLAB Release Compatibility

  • Compatible with R2018b and later releases

Platform Compatibility

  • Windows
  • macOS
  • Linux