Dev Tools · 1h ago
Link Manual Test Cases to Playwright and Robot Specs in One Repo
A new approach stores manual test cases as YAML files in the same Git repo as automated Playwright or Robot Framework specs, using filenames as shared IDs for traceability. The Gitoza Lite VS Code extension lets teams draft, browse, and run manual suites without a separate tool. This method enables PRs to update cases, specs, and links in a single review, reducing guesswork in automation coverage.
Meridian48 take
The idea is pragmatic but relies on teams already using Git and a specific extension, limiting broad adoption.
test-automationdeveloper-tools