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

integration-tests

Test API routes by importing handlers directly with Bun's test runner. Fast, reliable tests without HTTP overhead.

andrelandgraf
maintainer
andrelandgraf
更新于 1/19/2026
星标
3
分支
1
quick start

Installation and usage

Test API routes by importing handlers directly with Bun's test runner. Fast, reliable tests without HTTP overhead.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use integration-tests