Skip to content

Commit 0f66d8c

Browse files
committed
Add coverage screenshot to README
1 parent d1652e3 commit 0f66d8c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ _Client-side editing workspace_
2020

2121
_Server-side editing workspace_
2222

23+
When used alongside [Test Coverage Tool](https://openexchange.intersystems.com/package/Test-Coverage-Tool) this extension presents coverage inside VS Code:
24+
25+
![Code coverage example](images/README/Coverage-example.png)
26+
27+
_Code coverage example showing coverage of Test Coverage Tool's own unit tests_
28+
2329
In order to support topologies in which client-side-managed test classes have to be run in the namespace of a remote server, this extension uses the `/_vscode` web application on the test-running server, no matter whether local or remote.
2430

2531
## Server Preparations

images/README/Coverage-example.png

547 KB
Loading

0 commit comments

Comments
 (0)