integration-tests
✓Test API routes by importing handlers directly with Bun's test runner. Fast, reliable tests without HTTP overhead.
Installation
SKILL.md
To set up Integration Tests, refer to the fullstackrecipes MCP server resource:
If the MCP server is not configured, fetch the recipe directly:
Test API routes by importing handlers directly with Bun's test runner. Fast, reliable tests without HTTP overhead. Source: andrelandgraf/fullstackrecipes.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill integration-tests Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill integration-tests- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is integration-tests?
Test API routes by importing handlers directly with Bun's test runner. Fast, reliable tests without HTTP overhead. Source: andrelandgraf/fullstackrecipes.
How do I install integration-tests?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/andrelandgraf/fullstackrecipes --skill integration-tests Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/andrelandgraf/fullstackrecipes
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01