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

Commit 64585b6

Browse files
authored
Update Run-MATLAB-Tests.md
1 parent 46f5f85 commit 64585b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Examples/Run-MATLAB-Tests.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,12 @@ Navigate to the project workspace by clicking the **Workspace** icon in the proj
4343

4444
![workspace](https://user-images.githubusercontent.com/48831250/71103834-ce61b480-2188-11ea-84a8-b2bfbea9b106.png)
4545

46+
Access the published Cobertura code coverage report by opening the *Coverage Report* link in the project interface.
4647

48+
![cobertura_report](https://user-images.githubusercontent.com/48831250/71103566-598e7a80-2188-11ea-9bc5-857420ca1fce.png)
4749

50+
To view the published JUnit test results, open the *Latest Test Result* link in the project interface. In the new page, open
4851

49-
![cobertura_report](https://user-images.githubusercontent.com/48831250/71103566-598e7a80-2188-11ea-9bc5-857420ca1fce.png)
5052
![junit_report](https://user-images.githubusercontent.com/48831250/71103594-63b07900-2188-11ea-9fa4-253cba446de7.png)
5153

5254

0 commit comments

Comments
 (0)