Continuous Integration (CI)
R2026bMATLAB® 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.
For information about integrating MATLAB and other MathWorks® products into CI/CD pipelines for platform engineering workflows, see Integrate MATLAB and Simulink into CI/CD Pipelines on GitHub®.

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.