New Lesson: Writing E2E Tests for a Next.js App
Hey,
Writing tests is a crucial part of any app. But there are many ways to write tests. I prefer to write more end-to-test(E2E) because then we test the real thing.
But writing reliable E2E tests are challenging. But thanks to Cypress, it's not hard anymore.
Check out this guide:
https://getstarted.sh/bulletproof-next/e2e-testing-with-cypressHappy Learning!
Don't miss what's next. Subscribe to Letters from Arunoda: