Skip to content

Commit 4a17726

Browse files
authored
updated readme
Added testing coverage instructions
1 parent 15d4166 commit 4a17726

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ This can be done with the `npm run testui`
9595

9696
This will automatically open a browser window with the test dashboard.
9797

98+
A test coverage report can be ran using `npm run coverage`
99+
100+
An html report will be created in tests/unit/coverage.
101+
98102
## Additional Packages
99103

100104
___

0 commit comments

Comments
 (0)