mutation-testing
关于
This skill validates test suite effectiveness by automatically introducing code mutations and measuring the kill rate. Use it when evaluating test quality, identifying weak tests, or demonstrating that tests actually catch bugs. It leverages specialized testing agents to mutate code, run tests, and analyze results.
快速安装
Claude Code
推荐npx skills add proffesor-for-testing/agentic-qe -a claude-code/plugin add https://github.com/proffesor-for-testing/agentic-qegit clone https://github.com/proffesor-for-testing/agentic-qe.git ~/.claude/skills/mutation-testing在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the mutation-testing skill?
mutation-testing is a Claude Skill by proffesor-for-testing. Skills package instructions and resources that Claude loads on demand, so Claude can perform mutation-testing-related tasks without extra prompting.
How do I install mutation-testing?
Use the install commands on this page: add mutation-testing to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does mutation-testing belong to?
mutation-testing is in the specialized-testing category, tagged mutation, stryker, test-quality, kill-rate, assertions and effectiveness.
Is mutation-testing free to use?
Yes. mutation-testing is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
该Skill提供智能回归测试策略,帮助开发者在验证修复时确保现有功能不被破坏。它通过变更分析和风险评估,自动选择最相关的测试用例来优化测试执行。适用于CI/CD流水线中快速反馈的场景,能显著减少不必要的全量测试时间。
该Skill为iOS和Android应用提供全面的移动端测试支持,涵盖手势、传感器、权限、设备碎片化和性能等关键领域。它适用于测试原生应用、混合应用或移动网页,能确保应用在1000多种设备变体上的质量。开发者可用它来定义设备覆盖矩阵、测试平台差异,并执行自动化专项测试。
该Skill用于跨浏览器、跨平台和跨设备的兼容性测试,确保应用在不同环境下体验一致。它特别适用于验证浏览器支持、测试响应式设计或检查平台兼容性等场景,可并行测试多种浏览器和设备。关键能力包括定义覆盖95%以上用户的浏览器矩阵、测试移动端到桌面端的响应式断点,并支持使用云服务进行高效测试。
该Skill专门用于国际化(i18n)和本地化(l10n)测试,帮助开发者为全球市场发布多语言产品时验证翻译质量、区域格式和文化适配性。它能自动检测翻译覆盖率、测试日期/货币等本地格式,并支持从右向左(RTL)语言等特殊需求。当您需要确保产品在不同语言和地区的兼容性时,可直接调用此Skill进行系统化的本地化测试。
