go-test-fixer

Installation
SKILL.md

Go Test Fixer Skill

This skill helps fix and improve Go test files according to best practices defined in language-rules/go.md.

Capabilities

This skill can:

  1. Convert slice-based table tests to map-based table tests
  2. Split large test files into smaller, focused test files
  3. Ensure tests follow Go testing best practices

Tools Available

Installs
1
GitHub Stars
19
First Seen
11 days ago
go-test-fixer — arjenschwarz/agentic-coding