python-testing-patterns
pytest fixtures, mocking, parameterization, and TDD strategies for Python test suites.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for python-testing-patterns, derived from its capabilities.
AIVSS 6.6 ยท Medium
View MAESTRO 7-layer threat model โOverview
An Agent Skill that loads comprehensive Python testing guidance: pytest fixtures, mocking external dependencies, parameterization, property-based testing, async and DB testing, and TDD. It injects patterns the agent uses to author unit, integration, and CI test suites.
Key features
- pytest fixtures and mocking
- Parameterized and property-based tests
- Async and database test patterns
Use cases
- Writing Python test suites
- Setting up TDD workflows