Continuous Integration (CI)
Since R2020a
MATLAB® supports software development with various continuous integration (CI) platforms. For example, you can use Jenkins® to automatically build and test your project, verify the project is compatible with different operating systems and MATLAB releases, and generate test and coverage artifacts to share with your team. For more information, see Develop and Integrate Software with Continuous Integration.
Topics
- Develop and Integrate Software with Continuous Integration
Develop and integrate your software continuously for higher quality and throughput.
- Continuous Integration with MATLAB on CI Platforms
Run your MATLAB code on continuous integration platforms, including GitHub® Actions, Jenkins, and GitLab® CI/CD.
- Generate Artifacts Using MATLAB Unit Test Plugins
Generate artifacts that are compatible with continuous integration platforms.