1. React
  2. ReactiveConf
  3. 2019
  4. Cypress.io – the State of the Art End-to-end Testing Tool

Cypress.io – the State of the Art End-to-end Testing Tool

Gleb Bahmutov at ReactiveConf 2019

This talk shows how quick and simple it can be to write end-to-end tests for web applications – if your testing tools are not fighting you all the time. I will go over writing E2E tests using Cypress.io, controlling the network during tests, using visual testing and setting up continuous integration to perform E2E tests on each commit.