pytest-skill
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an instructional guide for writing Python tests using pytest. All provided code examples (fixtures, mocks, parametrization) follow industry standard practices.
- [EXTERNAL_DOWNLOADS]: References well-known and standard Python testing plugins including
pytest-xdist,pytest-cov,pytest-mock, andpytest-asyncio. These are widely used in the developer community and originate from established sources. - [COMMAND_EXECUTION]: Lists standard pytest CLI commands for running tests (e.g.,
pytest -v,pytest --lf). These are informational and intended for standard development workflows.
Audit Metadata