# C++ Testing

C++ testing with GoogleTest and CTest: test fixtures, parameterized tests, mocking with GMock, sanitizers, and CMake integration.

## Manifest

```json
{
  "name": "C++ Testing",
  "description": "C++ testing with GoogleTest and CTest: test fixtures, parameterized tests, mocking with GMock, sanitizers, and CMake integration.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/cpp-testing",
  "source_pin": null,
  "manifest_hash": "84e58979240d0387",
  "risk_tier": "low"
}
```

## SBOM

```json
null
```

