Speedy Prisma and PostgreSQL Integration Tests
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...
selimb.hashnode.dev10 min read