Full-Circle Testing With Cypress

Cypress has taken the world by storm by brining an easy-to-use open source tool for end-to-end (E2E) automated testing. Its capabilities have proven to be useful for creating stable tests for frontend applications. But end-to-end testing is just a small part of test automation efforts. What about your API? What about your components?

With this talk, you will learn about different types of testing with Cypress and how to test effectively with this open source testing tool. Cypress.io is an open source cross-platform end-to-end test runner for anything that runs in a browser. Its architecture is unique, wherein the tests run alongside the application inside the browser, which allows the tests to closely control and observe the application. This talk will show you how you could start with end-to-end tests using Cypress and then go deeper with component testing and move up to testing our API, circling back to your E2E edge cases. All this will be achieved with a single tool that fits a software developer workflow like a glove.

Video producer: https://www.testjssummit.com