octomation / go-tool

🧩 Template for a typical CLI-tool written on Go.

Home Page:https://go-tool.octolab.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go: support coverage profiling for integration tests

kamilsk opened this issue · comments

Motivation: provide wide possibilities out-of-the-box.

Details https://go.dev/testing/coverage/. Extend https://github.com/octomation/makefiles.