Acerca de
This skill provides Claude with standardized patterns and best practices for testing Express.js backends. It covers the full testing pyramid from unit testing services and repositories with Vitest to integration testing API endpoints using Supertest. It includes specialized guidance for mocking databases, validating middleware behavior, testing authentication flows, and building robust test factories, ensuring your Node.js APIs are reliable, maintainable, and bug-free.