Armory
Source
Browse
Skills

golang-testing

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install golang-testing --cli claude

writes the skill into.claude/skills/golang-testing/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/golang-testing/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.

When to use it

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/golang-testing/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).