Skip to content

Bash script for running and aggregating test coverage reports for mulitple go packages.

License

Notifications You must be signed in to change notification settings

Shikkic/go-test-runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

go-test-runner

Evaluate total Golag test coverage for a given filepath. Optionally returns an error if test coverage is below a passed in threshold.

(Written using Google's shell styleguide https://google.github.io/styleguide/shell.xml, for modifications to this script, please consult the styling guide).

Author Daniel Cadden, Github @Shikkic.

About

Bash script for running and aggregating test coverage reports for mulitple go packages.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages