sk Skill · ericrisco
testing-go
Use when writing or running Go tests — table-driven cases, named subtests, parallel isolation, fakes instead of mock frameworks, coverage profiles, benchmarks, fuzzing, golden files, and testing concurrent goroutines deterministically. NOT general Go code or modules (that is go), NOT pytest fixtures (that is testing-py), NOT browser user flows (that is e2e-testing).
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
bashfuzzingmockssynctestcoveragetable-driven-testsbenchmarkstestingJavaScriptgo
- Host repository
- ericrisco/rsc-harness
- Host stars
- 84
- Host language
- JavaScript