Skip to content

matlab-2.9.0

Compare
Choose a tag to compare
@nbhoski nbhoski released this 19 Oct 19:49
· 229 commits to master since this release
7d5d6a2

Features

  • You can customize your test run using either the Run MATLAB Tests section of the web UI or the runMATLABTests step in your Pipeline. The plugin provides you with options to:

    • Apply strict checks when running the tests.
    • Run the tests in parallel (requires Parallel Computing Toolbox™).
    • Control the amount of event detail displayed for the test run.
    • Control the verbosity level for diagnostics logged for the test run.

    For more information about how to customize a test run, see Plugin Configuration Guide