Skip to content

Commit

Permalink
added information to get test coverage report in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahesh dere committed Oct 29, 2021
1 parent d91f750 commit efa74d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ Run test locally
```
$ make test
```
Generate coverage report
```
$ make test-coverage
```

0 comments on commit efa74d9

Please sign in to comment.