Hey everyone! I'm just starting to look at dockert...
# _newcomer
m
Hey everyone! I'm just starting to look at dockertest for running tests tied to our postgres database. Do we have an example using
pgxpool.Pool
instead of
sql.DB
? https://github.com/ory/dockertest/blob/v3/examples/PostgreSQL.md
m
Hey @big-jewelry-76857 you can check out the community resources https://www.ory.sh/docs/ecosystem/community but generally for dockertest everything "official" is in the repo/on github.