Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.
$npx -y skills add prefecthq/fastmcp --skill python-testsInstalls into the current project.
Run `npx skills use "https://github.com/prefecthq/fastmcp" --skill "prefecthq/fastmcp/python-tests"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/prefecthq/fastmcp" that are relevant to the current task. Run `npx skills add "https://github.com/prefecthq/fastmcp"` and select the relevant skills, then follow their instructions.