Integration of Playwright End-to-End Tests with GitLab CI/CD and AWS Amplify
We deploy our Next.js project using AWS Amplify and have successfully managed to run unit tests by configuring the Amplify build through amplify.yml. However, for our project's end-to-end testing needs, we preferred the Playwright framework. Playwrig...
sft.hashnode.dev2 min read