Acerca de
The go-test skill provides specialized expertise in the Go standard testing package, enabling Claude to generate high-quality test suites that follow official Go conventions. It focuses on implementing table-driven tests, subtests for scenario organization, and performance benchmarks using the testing.B package. By emphasizing interface-based mocking, proper test file structure, and race detection, this skill helps developers achieve comprehensive code coverage and catch regressions early in the development lifecycle.