Monthly Archives: September 2020
AWS Amplify: code lint & end-to-end testing with Cypress
6 min Back from the summer break, I picked up on AWS Amplify. In a previous article I had talked about my first approach to this AWS framework. In this post I want to deal with the implementation of linter for source code and end-to-end tests with Cypress, obviously automated in the AWS Amplify CI/CD pipeline. This…