home/categories/debugging/bitsoex-bitso-java-claude-skills-mutation-testing-skill-md
debuggingtools

mutation-testing

Use PIT (Pitest) mutation testing to identify weak tests and improve test quality in Java projects. Finds tests that pass but don't actually verify behavior correctly. Use when improving test suite quality beyond line coverage metrics.

bitsoex
maintainer
bitsoex
अपडेट किया गया 1/20/2026
स्टार
34
फोर्क
30
quick start

Installation and usage

Use PIT (Pitest) mutation testing to identify weak tests and improve test quality in Java projects. Finds tests that pass but don't actually verify behavior correctly. Use when improving test suite quality beyond line coverage metrics.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use mutation-testing