We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b18e831 commit 179fd8fCopy full SHA for 179fd8f
README.md
@@ -93,7 +93,7 @@ Logs stacktrace of error to console along with other details. You should ideally
93
94
## Code Coverage
95
Get code coverage summary on executing `npm test`
96
-
+
97
98
`npm test` also generates HTML code coverage report in `coverage/` directory. Open `lcov-report/index.html` to view it.
99

0 commit comments