# Go Testing

Go testing patterns: table-driven tests, subtests, benchmarks, fuzzing, httptest for API testing, testify assertions, and coverage measurement with TDD methodology.

## Manifest

```json
{
  "name": "Go Testing",
  "description": "Go testing patterns: table-driven tests, subtests, benchmarks, fuzzing, httptest for API testing, testify assertions, and coverage measurement with TDD methodology.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/golang-testing",
  "source_pin": null,
  "manifest_hash": "2da1afcd9df65293",
  "risk_tier": "low"
}
```

## SBOM

```json
null
```

