The directory layout adheres to a strict Separation of Concerns (SoC) principle, isolating the network layer, test data generation, and automation execution: ├── src/ │ ├── api/ │ │ ├── clients/ │ │ │ ...
This repository contains reusable GitHub Copilot custom agent assets for generating functional test cases, API test cases, Playwright automation, test data, and test reviews from requirements, user ...