prisma-examples icon indicating copy to clipboard operation
prisma-examples copied to clipboard

[Idea] E2E using test containers

Open yangricardo opened this issue 2 years ago • 0 comments

Hi, I have worked with several frameworks and tecnologies. Even with some new experiences with software development testing, there are some tools that i already see value, like TestContainers, that i had a brief view in a Spring Boot (Java) development. Would be nice to have an example of using Prisma ORM and TestContainers, since it offers ways to also be used in NodeJS ecosystem.

https://github.com/testcontainers/testcontainers-node https://www.testcontainers.org

yangricardo avatar Feb 17 '23 21:02 yangricardo