Write Go tests and benchmarks
golang-testingskillsetup L1★0
Sheshiyer/skill-clusters ↗What it does
Write Go tests using table-driven patterns
Best for
When implementing TDD in Go with comprehensive test coverage and benchmarks.
Inputs
- · configuration
Outputs
- · result
- · response
Requires
- · Go
- · JavaScript
- · Python
Preconditions
- · Setup completed
- · Initial configuration done
Failure modes
- · Invalid parameter values
- · Missing configuration
- · Timeout or network error
Trust signals
- · GitHub: Sheshiyer
- · Code examples
- · Test coverage
- · Best practices
- · Well documented