Skip to content

Commit 1bb295d

Browse files
committed
update readme
1 parent 03158cc commit 1bb295d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,17 @@ make install
1919
make test
2020
```
2121

22+
## Run tests with coverage
23+
24+
See [sonar-project.properties](./sonar-project.properties#1:2):
25+
26+
```bash
27+
make test-coverage
28+
# see ./coverage dir
29+
```
30+
31+
---
32+
2233
[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=nodejs-package)
2334

2435
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=nodejs-package).

0 commit comments

Comments
 (0)