Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 351 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 351 Bytes

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.