Tag: msw
skill
Automated Frontend Integration Test Generation
Analyses git diffs to identify changed frontend components and pages, then plans and writes integration tests using MSW and Vitest. It automates the creation of test coverage by identifying API endpoints and implementing appropriate mock ha…
skill
★ 184,429
Automated Frontend Integration Test Generation
Analyses frontend git diffs to identify changed components and pages, then plans and implements integration tests using Vitest and MSW. It automates the creation of test coverage by mapping API endpoints to mock service worker handlers.