This workshop provides hands-on experience using some of MATLAB's powerful software testing and automation features.
This hands-on workshop will guide you through:
- forking your own copy of the "Generating Tests for Your MATLAB Code Workshop" repository on GitHub
- generating tests using your command history and MATLAB Copilot
- automatically finding and running existing tests
- measuring and exploring code coverage metrics for your code
- identifying missing code coverage and potential bugs that may be exposed with coverage metrics
- automating your testing and results publishing with continuous integration (CI) practices using GitHub Actions
After completing the workshop, you should feel confident using some of MATLAB's software testing features and integrating your code with CI systems!
Step-by-step workshop instructions can be found in:
Copyright 2025 The MathWorks, Inc.