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
Actualizado 1/19/2026
Estrellas
3
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use unit-tests