home/categories/testing/andrelandgraf-fullstackrecipes-cursor-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
Mis à jour 1/19/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use integration-tests