This solution demonstrates how to use device farm for end to end web testing on mobile devices as part of cicd pipeline, using CDK in Typescript. The solution accompanies this blog post from the I Love My Local Farmer Engineering Blog Series.
This README.md contains only architecture and deployment steps. For more details, please check the blog post
- AWS CLI v2: with AWS credentials configured (See steps here)
- AWS CDK (v. 2.2.0 or higher): for infrastructure and code deployment (See installation steps here
npm install
npm run deploy