Hacker News new | ask | show | jobs
by gregplaysguitar 1229 days ago
We used to use pgtap extensively, but ended up removing it in favour of testing queries as part our regular nodejs application tests, via a db client - the ergomonics of the test tooling is far better, and I don't think we really lost anything.