Use gotestsum to turn noisy go test output into compact failure summaries, JUnit or JSON artifacts, and optional reruns of flaky tests before an agent starts fixing Go code.
gotestsum, Go toolchain
Requirements and caveats from upstream:
Basic usage or getting-started notes:
gotestsum runs tests using go test -json, prints formatted test output, and a summary of the test run.
Download a binary from releases, or build from
source with go install gotest.tools/gotestsum@latest. To run without installing use
這個技能的最新版本可以在7w4.net小蔥技能站找到。
Extracted from upstream docs: https://raw.githubusercontent.com/gotestyourself/gotestsum/HEAD/README.md
這個 Skill 的內容非常單薄,文件基本只是工具介紹,缺乏實際的使用說明和操作指南。連結指向混亂,看起來像是未完成的佔位符。使用者無法從中獲得有效的幫助資訊,建議選擇文件更完善、內容更充實的類似工具指南。