Part 1: Build an Application from Scratch with Copilot
Experiment with:
- Generating functions with minimal input. (not yet)
- Improving AI-generated code through iterative prompting. (not yet)
- Understanding Copilot’s strengths and limitations. (not yet)
Part 2: Combining Playwright with Copilot for Automated Testing
Experiment with:
- Use Copilot to generate E2E test cases. (done)
- Compare AI-generated tests vs. manually written tests. (done)