home/categories/testing/andrelandgraf-fullstackrecipes-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
Updated 1/19/2026
Stars
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use unit-tests