# 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": "838c26680bb2a77c9fdfae340cfe767ba9252a4f3b7bce6a2675081d376ac7b7",
  "risk_tier": "T2"
}
```

## SBOM

```json
null
```

