Shikkic / go-test-runner

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Shell 100.0%