What is Cypress?

In simple words, It’s a test automation tool, similar to Selenium WebDriver, WebDriverIO, Protractor, NightWatch.JS, and others web tools in the market. 

In other words, we can say Cypress is an end-to-end javascript testing framework that enables unit tests, integration tests, and end-to-end tests.