Skip to content

Commit

Permalink
Updates coverlet usage blogpost
Browse files Browse the repository at this point in the history
Closes #9
  • Loading branch information
calexandre authored Jan 24, 2019
1 parent 8226d34 commit 4ca4c26
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,7 @@ The above code will:
## Code Coverage

The above examples already implement the code-coverage analysis, **provided you add the coverlet NuGet package to your unit test project**.
If you want to know more, check: <https://medium.com/@equiman/net-core-unit-test-and-code-coverage-with-visual-studio-code-1a384b462c5f>.

If you want to know more, check: <https://dev.to/deinsoftware/net-core-unit-test-and-code-coverage-with-visual-studio-code-37bp>.

Also, coverlet documentation here: <https://github.com/tonerdo/coverlet/>.

0 comments on commit 4ca4c26

Please sign in to comment.