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
Atualizado 1/19/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use unit-tests