A method of doing Continuous integration on a CI server when developing in MATLAB.
Tests are run in Octave on the server using the MOxUnit package.
You can run your tests locally in MATLAB in addition to this, since the MOxUnit test framework supports both environments.