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

Installation and usage

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

Instalación
$ install --globalskills.sh
Uso

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

skills use integration-tests