This repository was archived by the owner on Mar 27, 2025. It is now read-only.
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
add (custom ) plugin to Matlab test step #342
Open
Description
Hello,
I;d like to add (custom) plugins when running the Matlab test.
As example, I want to add an extra output format for test results.
So my request is to have a possibility to add a plugin to the Matlab Test step. For now this is not available as an option when using Matlab Test in a Jenkins pipeline.
--Han