Generate User Flow Tests

Generate Vitest unit tests that cover frontend user-operation flows in this React + Antd project. Use when the user asks to write/add/generate unit tests, 单测, 用户流程测试, 流程用例, 给组件补单测, or provides a component/page path and wants test coverage. Stack is fixed: Vitest + React Testing Library + @testing-library/user-event + MSW + MemoryRouter. Both component-level interaction tests and page-level flow tests are supported — the skill decides granularity based on the target.

migoxlab Updated

File contents

MigoXLab/awesome-swe-skills/tree/main/frontend-develop-skills/unit-test/generate-user-flow-tests commit 583883883d

Frequently asked questions

npx skillmds@latest add migoxlab/generate-user-flow-tests