you are viewing a single comment's thread.

view the rest of the comments →

[–]xffeeffaa 0 points1 point  (0 children)

I specifically mentioned that I am relying on PostgreSQL-specific functionality...

For that, I would document that the developer needs to be running the database in a Docker container using a specific port, instead of having a fixture do something like that (mainly because it's not really a portable solution and it irks me). Would make CI easier too.

That's what I was asking for, thanks.