Main Page

mlUnit: MATLAB Unit Testing

Jump to: navigation, search


About mlUnit

mlUnit is a unit testing framework for the MATLAB .m language, considering the patterns of the xUnit family. Expressed in other words, mlUnit is the MATLAB .m language version of JUnit.

mlUnit and all associated files are released unter the GNU General Public License (GPL) as published by the Free Software Foundation.

Project

mlUnit is hosted at Sourceforge. There is also a project page at MATLAB Central.

Download

Please download mlUnit from the project's download page. The latest release is mlUnit 1.5.1.

Quick Start

The article Quick Start is a short tutorial explaining the installation and use of mlUnit.

More Documentation

Unit Testing With MATLAB

In the last months several unit testing frameworks were developed for MATLAB. The article Unit Testing With MATLAB gives an introduction to the frameworks MUnit and mlUnit based on a comparison of Installation, Definition Of A Test Case, Running A Test Case and Additional Features of both frameworks.

Simulink Unit Testing With slUnit

The newest release of the mlUnit project is slUnit. slUnit is a unit testing framework for the model-based design tool Simulink, considering the patterns of the xUnit family. Find Out More!

Question, Comments, Bugs

If you have a question, a comment or a bug report, please send me an email. Usually I try to answer within 24 hours. Spam and other crap goes automatically to the trash bin, so please use a precise subject.

Navigation