Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mnkypete
on Aug 4, 2015
|
parent
|
context
|
favorite
| on:
Don't test with SQLite when you use Postgres in Pr...
Starting Postgres locally for unit testing is quite easy and done with a few commands (e.g. Powershell)
https://gist.github.com/tobiasviehweger/cbfd9a1a55bff0862f9e
spacemanmatt
on Aug 4, 2015
[–]
When I work with PostgreSQL heavily, I don't ever take a server down if I don't have to. I just have test harnesses create fresh test databases from templates.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://gist.github.com/tobiasviehweger/cbfd9a1a55bff0862f9e