MATLAB testing framework

matlab, testing

Solution

There are several listed on the c2 wiki. xUnit and mlunit_2008a seem to be the most highly regarded.

Problem

I am using MATLAB R2008a, what testing framework is available and what is recommended. the need for comprehensive from having to refactor a 5 kloc matlab application to Matlab oop.

Original source