Unit testing is hard and time-consuming; and worse - the users and the customers do not care! They only want the features working in the production system, everything else is development overhead. If this is the case, how do we improve web application quality? How do we catch the bugs early? How can we test the deployed system effectively? And finally, how do we get rid of Selenium? This presentation tries to answer many of these questions in a web framework agnostic way.



Testing JavaScript apps is tough. What if I showed you a better way? Cypress is a free and open source test runner geared towards developers. It runs directly next to your code giving you incredible power. In a short time, you will be testing any app with full confidence and dare I say - pleasure.

Comments

Comments are closed.