/matlab-continuous-integration

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

Primary LanguageMATLABMIT LicenseMIT

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.