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
更新日 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
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use unit-tests