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.
License
GNU General Public License version 2.0 (GPLv2)Follow mlUnit
Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
Very useful in Test driven development with matlab