Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 288082e

Browse files
authored
Update Run-MATLAB-Tests.md
add links
1 parent 7805e5d commit 288082e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/examples/Run-MATLAB-Tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Running the tests in this example requires you to interface Jenkins with MATLAB
1919

2020
* To run MATLAB tests and generate test artifacts, you must install the Jenkins plugin for MATLAB. For information on how to install a plugin in Jenkins, see [Managing Plugins](https://jenkins.io/doc/book/managing/plugins/).
2121
* Jenkins runs the tests in a branch of the remote repository that is specified by a URL. To follow the build configuration steps, you must upload the *Times Table App* example project to a remote GitHub® repository.
22-
* To publish the test artifacts using post-build actions, relevant plugins must be installed on Jenkins. For example, the *Cobertura Plugin* integrates Cobertura coverage reports to Jenkins, and *JUnit plugin* enables JUnit-format test results to be published.
22+
* To publish the test artifacts using post-build actions, relevant plugins must be installed on Jenkins. For example, the *[Cobertura Plugin](https://plugins.jenkins.io/cobertura)* integrates Cobertura coverage reports to Jenkins, and *[JUnit plugin](https://plugins.jenkins.io/junit)* enables JUnit-format test results to be published.
2323

2424
## Configure Jenkins Project to Run MATLAB Tests
2525
Create a new project and configure it by following these steps:

0 commit comments

Comments
 (0)