home/categories/testing/giuseppe-trisciuoglio-developer-kit-skills-junit-test-unit-test-boundary-conditions-skill-md
testingtesting-security
unit-test-boundary-conditions
Edge case and boundary testing patterns for unit tests. Testing minimum/maximum values, null cases, empty collections, and numeric precision. Pure JUnit 5 unit tests. Use when ensuring code handles limits and special cases correctly.
maintainer
giuseppe-trisciuoglio
Обновлено 1/14/2026
Звёзды
60
Форки
2
quick start
Installation and usage
Edge case and boundary testing patterns for unit tests. Testing minimum/maximum values, null cases, empty collections, and numeric precision. Pure JUnit 5 unit tests. Use when ensuring code handles limits and special cases correctly.
Установка
$ install --globalskills.sh
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use unit-test-boundary-conditions