illustration for End to End testing with Cypress
pro

End to End testing with Cypress

Instructor

Andy Van Slaars

1h 7m closed-captioning
·
18 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
880
people completed
Published 7 years ago
|
Updated 4 years ago

The tools available for unit testing have come a long way. While testing may never be “easy”, the available tools have certainly moved testing closer to the simple end of the spectrum. Full end to end testing hasn’t quite kept the same pace and as a result many applications are testing manually and often by users in production. Cypress provides a testing environment that makes end-to-end testing fast and reliable with a simple API that makes creating automated unit tests for your web applications a no-brainer.

Course Content

1h 7m • 18 lessons

    You might also like these resources:

    illustration for Test Production Ready Apps with Cypress
    Brett Cassette • 1h 16m • Course

    Learn to apply the same E2E testing principles to your own applications.

    illustration for Test Network Edge Cases with .intercept() Command in Cypress
    Filip Hric • 14m • Course

    Learn how to set up and test different network conditions using the Cypress intercept command.

    illustration for Add e2e tests with cypress to a React application
    Tomasz Łakomy • 18m • Course

    Learn how to add e2e tests with cypress.io to an existing React app, ensure the app works as intended, and add features using Cypress Driven Development.