Skip to content

conejo/coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coverage

installation

get the app

go get github.com/conejo/coverage

build and install

cd ~/go/src/github.com/conejo/coverage

go install .

running the app

  • by default 'coverage' recursively executes tests in current dir and all sub-dirs
  • -html flag opens default browser with html coverage report

credit

idea and most parts of the script borrowed from: https://mlafeldt.github.io/blog/test-coverage-in-go/

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages