scottclowe / matlab-continuous-integration

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:MATLAB 100.0%