Acerca de
This skill provides specialized guidance for implementing robust testing patterns in NestJS applications using Suites 3.x (formerly Automock). It streamlines the transition between solitary unit tests and sociable integration tests, ensuring correct usage of Jest or Vitest while enforcing best practices like the AAA pattern and proper naming conventions. By automating dependency injection mocking and providing real-time API reference through MCP integration, it helps developers avoid common pitfalls such as missing await calls in test setup and testing implementation details rather than behavior.