We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Less painful E2E tests with Cypress.io

Formal Metadata

Title
Less painful E2E tests with Cypress.io
Title of Series
Number of Parts
561
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
The normal state of things with end-2-end testing is a pain: tests are flaky, slow, verbose and written by some QA guy. Let's see if I can convince you that it doesn't need to be like that, with an example of Cypress.io framework: a dev-centric open-source tool designed to make our life a little simple.