소개
This skill streamlines the testing process for backend developers working with Hono and Vitest, particularly within monorepo environments. It provides standardized patterns for validating RESTful endpoints, testing complex middleware logic like authentication and error handling, and performing full integration tests with real databases. The skill also includes advanced capabilities for mocking external dependencies such as Redis, fetch calls, and third-party data APIs, ensuring robust coverage for both simple routes and complex background workflows.