Basics of E2E Testing and Integrating Cypress with Next.js
π Hello fellas! It's been a while since I posted an article.
As developers, we always want to deliver the best products to users. And Testing is a crucial part of this process. One of the commonly used testing techniques is E2E testing.
π‘ E2E Tes...
anuragkr.hashnode.dev4 min read
Atharva Deosthale
Full-stack developer and content creator - looking to change people's lives
What a coincidence! I was also learning about testing. I am pretty experienced with Puppeteer and Selenium and I'm pretty sure Cypress works in a similar way after looking at your tutorial. Thanks for sharing, when I get into Cypress, I'll definitely reference this tutorial.