Skip to content

Commit

Permalink
Add coverage option to test in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolg committed Jun 21, 2018
1 parent 2b5f458 commit 21725d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ Ex: `ps | ./rocket-notification -s http://meet.cu.aleph.engineering -u jenkins -
## How to test

Install **github.com/stretchr/testify/assert** `go get -u -v github.com/stretchr/testify/assert`
and run `go test`
and run `go test -coverprofile cp.out`

0 comments on commit 21725d5

Please sign in to comment.