Pytest Coverage
运行 pytest 测试并检查覆盖率,发现未覆盖的行,将覆盖率提升至 100%。
安装命令
npx skills add https://github.com/github/awesome-copilot --skill pytest-coverage
运行 pytest 测试并检查覆盖率,发现未覆盖的行,将覆盖率提升至 100%。
npx skills add https://github.com/github/awesome-copilot --skill pytest-coverage