jenkins-matlab-plugin
jenkins-matlab-plugin copied to clipboard
This plugin enables you to run MATLAB® and Simulink® as part of your Jenkins™ build.
This feature creates an in-platform view for MATLAB test results (whenever a default test runner or pre-made TestTask is used) if the user has a MATLAB Test license. **Key highlights:**...
When "buildtool archive; buildtool test" command is run in Run MATLAB Command step, the generated MATLAB Build Results table only shows data for 'test' task
 In the above results view, 'Failed' button is selected and hence we dont see any results in the table below. Though its not easy to see this as the...
Some tests may show extended precision which may not be needed. tCurrentQuestion | 0.08269939999999999 -- | -- We could consider truncating / rounding off to x.xx s (could reference the...
Hovering on the Test file shows the directory without filename. It would be nice to show the filename as well. It is a bit confusing to understand that its the...
Currently the help button takes the user to the beginning of the plugin configuration guide. It would be nicer to land on a more relevant section of the guide.
Please see this screenshot: Can "Tests run" become "Total tests" to match the button text on the "MATLAB Test Results" page? 
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.1.0 to 5.15.2. Release notes Sourced from org.mockito:mockito-core's releases. v5.15.2 Changelog generated by Shipkit Changelog Gradle Plugin 5.15.2 2025-01-02 - 2 commit(s) by Brice Dutheil, dependabot[bot] Fix...
Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.7.1 to 3.21.0. Release notes Sourced from org.apache.maven.plugins:maven-site-plugin's releases. 3.21.0 maven-site-plugin-3.20.0 Full Changelog: https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.12.1...maven-site-plugin-3.20.0 maven-site-plugin-3.12.1 Full Changelog: https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.12.0...maven-site-plugin-3.12.1 maven-site-plugin-3.12.0 What's Changed [MSITE-829] Upgrade Jetty to 9.4.x implicit...