api-testing - Comprehensive API Testing with Vitest Framework
Write and run API tests for endpoints, middleware, and integrations using Vitest
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- write API tests
- run test suites
- validate endpoints
- test middleware
- test integrations
- mock database queries
Inputs
- API endpoints
- test configurations
- Vitest setup
- database connection
- test data
Outputs
- test results
- coverage reports
- test files
- mock data
Requirements
- Vitest framework
- Node.js environment
- Hono-based API service
- test database setup
