Caching node modules and Cypress installation in an azure devops pipeline.

Tai Bo
Level Up Coding
Published in
6 min readMar 20, 2021

--

Photo by Shopify Partners from Burst

I have a back-end-for-front-end application which I scaffolded using Visual Studio. The backend is an ASP.NET core web API, and the front end is Angular. In the angular application, I have Cypress end-to-end tests that I want to run as part of a build pipeline. Accomplishing the objective requires a few things. For instance, I need to install Cypress binaries on…

--

--

Backend developer in .NET core. I enjoy the outdoor, hanging out with good friends, reading and personal development.