top | item 34405948

(no title)

mradek | 3 years ago

I spin up a new database per test suite.

I use pg and test suites run in parallel against their own db. It’s pretty cheap with CREATE DATABASE helpers plus using container means little to no headache.

discuss

order

No comments yet.