Agent skill
integration-tests
Test API routes by importing handlers directly with Bun's test runner. Fast, reliable tests without HTTP overhead.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/integration-tests
SKILL.md
Integration Tests
To set up Integration Tests, refer to the fullstackrecipes MCP server resource:
Resource URI: recipe://fullstackrecipes.com/integration-tests
If the MCP server is not configured, fetch the recipe directly:
bash
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/integration-tests
Didn't find tool you were looking for?