Skip to content

nandharohit/Generating-Tests-for-Your-MATLAB-Code-Workshop

Repository files navigation

MATLAB Tests Coverage

Generating Tests for Your MATLAB® Code Workshop

This workshop provides hands-on experience using some of MATLAB's latest software testing and automation features.

About the workshop

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
  • exploring code coverage metrics for your code
  • identifying missing code coverage and bugs that may be exposed with coverage metrics
  • automating your testing using continuous integration (CI) practices with GitHub Actions

After completing the workshop, you should feel confident using some of MATLAB's latest software testing features and integrating your code with CI systems!

Getting started

You can find step-by-step instructions for the entire workshop in either of the WorkshopGuide.pdf or WorkshopGuide.m files.

Copyright 2025 The MathWorks, Inc.

About

MATLAB Expo 2025 "Generating Tests for Your MATLAB Code" workshop

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages