mlUnit is a unit testing framework for the MATLAB .m language. It considers the patterns of the xUnit family, include assertions, test cases and suites as well as the fixture. In contrast to MATLAB’s own unit test framework:
* mlUnit output jUnit compatible XML reports
* mlUnit is compatible with Your MATLAB (not just R2013b), down to at least R2006b
* mlUnit offers specialised assert functions, e.g. assert_empty, assert_warning, and many more.
slUnit is a unit testing framework for Simulink, but not maintained any more.
Process inefficiencies are a drain on any business, no matter how big or small, so speeding up your workflow is an absolute essential. Download the FREE Top 5 Process guides to better understand how workflow automation looks within each line of business like IT, Sales, Finance, and Human Resources. Remember, just because you’ve established a process within your organization or department, it doesn’t mean that it’s working as well as it could be.
Website | http://sourceforge.net/projects/mlunit |
Tags | Testing |
License | GNU General Public License version 2.0 (GPLv2) |
Features |
|