home/categories/testing/nite-coder-bifrost-agent-skills-go-testing-skill-md
testingtesting-security

go-testing

Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.

nite-coder
maintainer
nite-coder
更新於 1/19/2026
星標
8
分支
1
quick start

Installation and usage

Handles all Golang testing tasks including running tests, writing new tests, and fixing test failures. Follows MCPSpy testing conventions with require for critical assertions and assert for non-critical ones.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use go-testing