Skip to content

Commit 9a19c84

Browse files
committed
update readme
1 parent 4308841 commit 9a19c84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,4 +244,4 @@ Some tests examples
244244

245245
### Coverage
246246

247-
Code coverage via Istanbul. To utilize, install `istanbul` and set option `coverage: true` or pass `--cov` parameter in the shell. Coverage calculations based on code and tests passed to `node-qunit`.
247+
Code coverage via Istanbul. To utilize, install `istanbul` and set option `coverage: true` or give a path where to store report `coverage: "coverage/path"` or pass `--cov` parameter in the shell. Coverage calculations based on code and tests passed to `node-qunit`.

0 commit comments

Comments
 (0)