For Prisma Day 2019, Lydia Hallie talked about int...
# orm-help
j
For Prisma Day 2019, Lydia Hallie talked about integration testing with Prisma, and specifically using
db-testing-pool
. I haven’t been able to find it. Does anyone know what she was talking about? Alternatively, I could use some advice on integration testing with Prisma in a way that won’t have our test data collide.

https://youtu.be/vdYf_hv60h0

l
Maybe it was Prisma 1? (I haven't seen the video, but the time may suggest it)
j
Yeah. Looking further into it, it looks like that capability may be in
prisma-faker
now
j
Both these projects are not really relevant or used in context of Prisma 2+ any more.