go-testing

Installation
SKILL.md

When to Use

Use this skill when:

  • Writing Go unit tests
  • Testing Bubbletea TUI components
  • Creating table-driven tests
  • Adding integration tests
  • Using golden file testing

Critical Patterns

Pattern 1: Table-Driven Tests

Standard Go pattern for multiple test cases:

Installs
21
First Seen
Apr 8, 2026
go-testing — fearovex-labs/agent-config