v1.0.0
Features
-
Run your MATLAB code and Simulink models with TeamCity. This plugin provides you with three build steps:
-
Run MATLAB Build — Run a build using the MATLAB build tool. You can use this build step to run the tasks specified in a file named
buildfile.m
in the root of your repository. -
Run MATLAB Tests — Run MATLAB and Simulink tests and generate artifacts such as JUnit-style test results and HTML code coverage reports.
-
Run MATLAB Command — Run MATLAB scripts, functions, and statements. You can use this build step to customize your test run or add a step in MATLAB to your build.
For more information about the plugin, see Plugin Configuration Guide.
-