© 2026 Hashnode
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...
