We’re heavy e2e monitoring users here at Checkly and always experiment with how to architect our tests the best way. Over the past months, we’ve settled on a few workflows that make it much easier to spin up new tests, avoid code duplication, and make the entire test setup easier to manage.…
Using NextAuth.js to add serverless OAuth based authentication to a Next.js application lickity-split!