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`, organizing tests with fixtures/markers/parametrize, or troubleshooting test discovery and import failures.

majiayu000 Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/testing/uv-pytest-unit-testing commit c8d21bcba5

Frequently asked questions

npx skillmds@latest add majiayu000/uv-pytest-unit-testing