Main Content
matlabtest.codequalitydashboard.runTestsAndRefreshData
Description
matlabtest.codequalitydashboard.runTestsAndRefreshData
runs the tests
in the open project and its referenced projects, collects coverage for the tests, verifies
requirements that link to tests, and updates the metrics in the Code Quality
Dashboard.
Note
This function collects coverage using the metric level specified in the MATLAB Test Manager. The function enables and collects coverage even if coverage is disabled in the MATLAB Test Manager.
Examples
Alternative Functionality
App
Clicking the Run button in the Code Quality Dashboard is equivalent to executing this function.
Version History
Introduced in R2024a