Integration testing Remix apps with Vitest, Typescript & Docker
This article goes over integration testing with a real database in your Remix apps, this can be ported over to any JS app like Next.js or any server running JS as it contains universal approaches to integration testing. The tech I will be using is th...
Oct 25, 202311 min read6.1K
