Generate Test Suite

Converts TC files from the docs/wiki repo at {docs_repo}/test-plans/ into Playwright TypeScript test files in the tests repo at {tests_repo}/{test_dir}/. Auto-discovers both repos (sibling → grandparent → ask), reads playwright.config to find the test directory, then asks the user how to handle the branch — write to current branch, create a test/{feature-name} branch from current, or create one from a different source — and writes one spec file per use case sub-folder. Use when generating, writing, or regenerating Playwright test code from the test plan.

thapaliyabikendra 6650e9a 2 files · 41.3 KB Updated

File contents

thapaliyabikendra/agentic-dev-flow/tree/main/plugins/agentic-flow/skills/generate-test-suite commit 6650e9a588

Frequently asked questions

npx skillmds@latest add thapaliyabikendra/generate-test-suite