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