Y
Hacker News
new
|
ask
|
show
|
jobs
by
nicoburns
1985 days ago
Why is testing Postgres/MySQL difficult? You can easily run a server locally (or on CI) and create new databases for test runs, etc.
1 comments
bradfitz
1985 days ago
It's not difficult. We've done it before and have code for it. See the article.
link