Skip to content

Releases: matlab-actions/run-tests

v3.2.0

Choose a tag to compare

@mw-kapilg mw-kapilg released this 27 May 04:49

Features

  • You can control whether to generate test and coverage summaries in the GitHub job summary by using the generate-summary input. If you specify generate-summary as false, the action does not generate test and coverage summaries.

v3.1.2

Choose a tag to compare

@davidbuzinski davidbuzinski released this 20 May 19:14

Maintenance

  • The Run MATLAB Tests action now generates signed attestations for workflow artifacts by using the attest action.

v3.1.1

Choose a tag to compare

@mw-kapilg mw-kapilg released this 07 May 20:06

Bug Fixes

  • This release fixes an issue with JSON encoding of multiple test session results for display in the GitHub job summary.

v3.1.0

Choose a tag to compare

@mw-kapilg mw-kapilg released this 24 Apr 11:12

Features

  • If you install and license MATLAB Test™ on your runner, you can view MATLAB code coverage metrics in your GitHub job summary. For more information, see View Test and Coverage Results.
  • To improve visual clarity, the Run MATLAB Tests action no longer displays the action name when including results in the GitHub job summary.

Bug Fixes

  • This release fixes an issue with JSON encoding of Simulink® test results for display in the GitHub job summary.

v3.0.0

Choose a tag to compare

@davidbuzinski davidbuzinski released this 31 Mar 19:19

Compatibility Considerations

  • The Run MATLAB Tests action now uses Node.js 24. Specify this version of the action in your workflow as matlab-actions/run-tests@v3. GitHub-hosted runners automatically support the new action version. To use the new action version on a self-hosted runner, ensure that the runner uses GitHub Actions runner version v2.327.1 or later.

v2.3.1

Choose a tag to compare

@mw-kapilg mw-kapilg released this 12 Mar 04:39

Bug Fixes

v2.3.0

Choose a tag to compare

@mw-kapilg mw-kapilg released this 02 Dec 21:41

Features

  • If you have a MATLAB Test™ license, you can view your MATLAB and Simulink test results in your GitHub job summary. For more information, see View Test Results.
  • You can view logs of MATLAB tests grouped by test file.

Maintenance

v2.2.0

Choose a tag to compare

@mw-kapilg mw-kapilg released this 22 Oct 18:48

Features

  • You can generate HTML test and coverage reports using the Run MATLAB Tests action. To generate an HTML report, specify the test-results-html, code-coverage-html, or model-coverage-html input. For more information, see Run MATLAB Tests.

v2.1.2

Choose a tag to compare

@mcafaro mcafaro released this 19 Aug 21:36

Maintenance

  • Action dependencies have been updated based on npm audit and npm outdated.

v2.1.1

Choose a tag to compare

@davidbuzinski davidbuzinski released this 11 Apr 14:41
  • Bumped dependency versions