uv-pytest-unit-testing
Installation
SKILL.md
Uv Pytest Unit Testing
Purpose
Use this skill to standardize pytest setup and execution for uv-managed Python repositories, including single-project repos and uv workspaces.
When To Use
- Use this skill for pytest setup, execution, and troubleshooting in
uv-managed repositories. - Use this skill when the user wants package-targeted pytest runs for a workspace member.
- Keep scope on test setup and execution; do not use this as a generic repo bootstrap skill.