363 Views
I've been looking at Cypress lately as a solution to do better end to end testing, and even in some cases to just dodge TDD altogether, and rely on seeing my code work in a browser like environment and actually see the results. Locally, Cypress runs with ease, just cypress
0 comments