Continuous Integration (CI)
Seit R2020a
MATLAB® unterstützt die Software-Entwicklung mit verschiedenen CI-Plattformen (Continuous Integration). Sie können zum Beispiel mit Jenkins® Ihr Projekt automatisch konstruieren und testen, verifizieren, dass das Projekt mit verschiedenen Betriebssystemen und MATLAB Versionen kompatibel ist und Test- und Abdeckungsartefakte generieren, die Sie mit Ihrem Team teilen können. Weitere Informationen finden Sie unter Develop and Integrate Software with Continuous Integration.
Themen
- 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.