# Python Testing

Python testing with pytest: fixtures, parametrize, mocking with unittest.mock, hypothesis property-based testing, coverage with pytest-cov, and TDD methodology for Python applications.

## Manifest

```json
{
  "name": "Python Testing",
  "description": "Python testing with pytest: fixtures, parametrize, mocking with unittest.mock, hypothesis property-based testing, coverage with pytest-cov, and TDD methodology for Python applications.",
  "source_url": "https://github.com/affaan-m/everything-claude-code/tree/main/skills/python-testing",
  "source_pin": null,
  "manifest_hash": "85f284cddca3d4ef0f57929c22e3953922397530c3b1095ca327bb7f3564dc37",
  "risk_tier": "T2"
}
```

## SBOM

```json
null
```

