Skip to content

Commit

Permalink
add multiple test container example
Browse files Browse the repository at this point in the history
  • Loading branch information
akoserwal committed Jul 10, 2024
1 parent d229e74 commit f896602
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions examples/MultipleTestContainers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Creating Multiple Test Containers

Follow the guide:
[Creating Multiple Test Containers with ory/dockertest in Go](https://akoserwal.medium.com/creating-multiple-test-containers-with-ory-dockertest-in-go-5b8311614e7b)

Code:
[LocalTestContainers](https://github.com/akoserwal/multi-containers-dockertest/blob/main/LocalTestContainers.go)

Author: Abhishek Koserwal [https://github.com/akoserwal]

0 comments on commit f896602

Please sign in to comment.