Acerca de
This skill provides comprehensive guidance and boilerplate for implementing high-quality testing suites in JavaScript and TypeScript environments. It offers standardized patterns for unit, integration, and end-to-end testing, covering critical techniques like mocking external dependencies, dependency injection, and testing asynchronous operations. Whether you are setting up a new project's test infrastructure or refining existing TDD/BDD workflows, this skill ensures your codebase remains reliable, maintainable, and well-covered by automated tests.