matlab-continuous-integration icon indicating copy to clipboard operation
matlab-continuous-integration copied to clipboard

A method of doing Continuous integration on a CI server when developing in MATLAB

Travis build Shippable build Coveralls report Codecov report

matlab-ci

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.