Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 370 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 370 Bytes

CypressTests

Cypress E2E front-end testing suite for a chat application.

Cypress is a JavaScript-based end-to-end testing framework that doesn't use Selenium at all. It is built on top of Mocha, which is again a feature-rich JavaScript test framework running on and in the browser, making asynchronous testing simple and fun. Read more here - https://www.cypress.io/