actions-marketplace-validations/Run MATLAB Tests

Run MATLAB and Simulink tests and generate artifacts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 12, 2026
License
BSD

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/matlab-actions_run-tests@fdb37660d077fb0f322770cee337dfdbae03d7c5 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
source-folderLocation of the folder containing source codeno""
strictWhether to apply strict checks when running the tests. nofalse
use-parallelWhether to run tests in parallelnofalse
output-detailDisplay level for event details produced by the test run no""
logging-levelMaximum verbosity level for logged diagnostics included for the test run no""
select-by-folderLocation of the folder containing test filesno""
select-by-tagTest tag used to select test suite elementsno""
test-results-pdfFile path to write test results in PDF formatno""
test-results-htmlFolder path to write test results in HTML formatno""
test-results-junitFile path to write test results in JUnit-style XML formatno""
test-results-simulink-testFile path to export Simulink Test Manager results in MLDATX formatno""
code-coverage-coberturaFile path to write code coverage results in Cobertura XML formatno""
code-coverage-htmlFolder path to write code coverage results in HTML formatno""
model-coverage-coberturaFile path to write model coverage results in Cobertura XML formatno""
model-coverage-htmlFolder path to write model coverage results in HTML formatno""
startup-optionsStartup options for MATLABno""

no outputs