Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you run postgres, make a schema per test and do a cascading drop to the schema after the test. Name the schema either by the test or with a random string. Same applies for SQL Server and on MySQL you'd do this with databases instead.

Parallelizes quite well when we test the engines at Prisma...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: