ory / dockertest

Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
https://www.ory.sh/?utm_source=github&utm_medium=banner&utm_campaign=dockertest
Apache License 2.0
4.18k stars 243 forks source link

add multiple test container example #515

Closed akoserwal closed 1 month ago

akoserwal commented 4 months ago

Related Issue or Design Document

Hi Team, I create a blog guide on creating multiple dependent test containers using the docker test library with code examples. Work around for issue: https://github.com/ory/dockertest/issues/511

https://akoserwal.medium.com/creating-multiple-test-containers-with-ory-dockertest-in-go-5b8311614e7b

If you think this example is good, then we can add it.

Checklist

Further comments

CLAassistant commented 4 months ago

CLA assistant check
All committers have signed the CLA.

aeneasr commented 1 month ago

Awesome, thank you! 🎉 Your contribution makes Ory better :)