You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2025. It is now read-only.
**Note:** Producing a PDF test report is not currently supported on MacOS platforms.
45
+
44
46
### Option 2: Freestyle Project with Custom Test Mode
45
47
This option enables you to develop your custom MATLAB commands for running tests. To configure the Jenkins build where you can customize the MATLAB test execution, follow these steps.
46
48
@@ -77,6 +79,8 @@ To configure the plugin for a matrix build where tests run automatically in mult
77
79
78
80
You can select the test artifact check boxes when tests run automatically. Once you have made your selections, save your settings and run the build.
79
81
82
+
**Note:** Producing a PDF test report is not currently supported on MacOS platforms.
83
+
80
84
### Option 2: Multi-Configuration Project with Custom Test Mode
81
85
82
86
To configure the matrix build where you can customize the MATLAB test execution, create a multi-configuration project and follow these steps.
0 commit comments