Makefiles with code coverage generation, terminal detection for color strippage
This commit is contained in:
parent
6adb5c4920
commit
5a2f3f98ac
3 changed files with 7 additions and 1 deletions
2
Makefile
Normal file
2
Makefile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
all:
|
||||
go test -coverprofile=c.out -covermode=count
|
||||
Loading…
Add table
Add a link
Reference in a new issue