Uv Pytest Unit Testing

Set up and run unit tests for Python uv projects and uv workspaces with pytest. Use when creating or updating pytest configuration in pyproject.toml, installing pytest dev dependencies with uv, running tests in a workspace member package via `uv run --package`, customizing pytest workflow defaults through layered YAML profiles, organizing tests with fixtures/markers/parametrize, or troubleshooting test discovery and import failures. Use when this capability is needed.

tomevault-io dc8b029 2 files · 7.2 KB Updated

File contents

tomevault-io/skills-registry/tree/main/prabhulkarraj05--python-skills--uv-pytest-unit-testing commit dc8b029306

Frequently asked questions

npx skillmds@latest add tomevault-io/uv-pytest-unit-testing