About
This skill provides standardized patterns and configurations for performing deep integration testing on Node.js APIs. It streamlines the setup of Vitest and Supertest, offering production-ready templates for verifying request/response cycles, database interactions via Prisma, and complex authentication flows. By focusing on real behavior, this skill helps developers ensure that all components of their application—from the routing layer to the persistence layer—function correctly together before deployment.