Cypress is a front end automated testing tool, created for the modern web. It provides better, faster, and more reliable testing for anything that runs in a browser. Built on an entirely new architecture, Cypress runs in the same run-loop as the application being tested - and it works on any front-end framework or website. The open source Cypress Test Runner handles modern JavaScript frameworks especially well. The Cypress Dashboard is an optional web-based SaaS companion to the Test Runner. It records tests run in continuous integration and has parallelization and load balancing built in. The Dashboard also provides unprecedented insights for developers to understand failures, share results with their team and optimize test runs.


