Speedy Prisma and PostgreSQL Integration Tests
Oct 30, 2022 · 10 min read · Update 2024-10-17: Use parallel databases instead of parallel schemas. Issues can arise when using parallel schemas. See the commit for the diff. Update 2023-03-16: Use the JEST_WORKER_ID instead of the test path for generating PG schema names. It re...
Join discussion