home/categories/testing/andrelandgraf-fullstackrecipes-cursor-skills-unit-tests-skill-md
testingtesting-security

unit-tests

Configure unit testing with Bun's built-in test runner. Fast, Jest-compatible syntax, co-located test files, and mocking support.

andrelandgraf
maintainer
andrelandgraf
Обновлено 1/19/2026
Звёзды
3
Форки
1
quick start

Installation and usage

Configure unit testing with Bun's built-in test runner. Fast, Jest-compatible syntax, co-located test files, and mocking support.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use unit-tests