On a new product at work, we’re using Framer Motion for animated container transitions. We also have Cypress for running integration tests in a Jenkins build via Docker Compose (the client app runs in one container, the Cypress process in another). Cypress has great documentation, and getting started was easy…