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 o
There are several listed on the c2 wiki. xUnit and mlunit_2008a seem to be the most highly regarded.
You can try MATLAB xUnit, which you can download from the MATLAB Central File Exchange.
Note: current versions of Matlab (2013a and later) have integrated xUnit directly into Matlab. http://www.mathworks.com/help/matlab/matlab-unit-test-framework.html