🎤 End to End Testing: The Game Has Changed
📹
Video:
https://youtu.be/C1D94jWy8uE
Testing our JavaScript apps has come a long way. For years we relied on Selenium Webdriver to automate browser testing from outside the browser. Now we can use tools like Cypress to interact from the same JavaScript runtime as our app, without relying on remote APIs, language bindings, or browser-specific drivers.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.