Skip to content

Commit 6cc3506

Browse files
authored
Update kotest-extensions-testcontainers link (#11138)
kotest-extensions-testcontainers project moved to the main kotest repository
1 parent 10cc854 commit 6cc3506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/test_framework_integration/external.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ The following Open Source frameworks add direct integration to Testcontainers
55
| Framework | Source Code | Documentation |
66
| --- | --- | --- |
77
| jqwik | [jqwik-testcontainers](https://github.com/jqwik-team/jqwik-testcontainers) | [README](https://github.com/jqwik-team/jqwik-testcontainers) |
8-
| Kotest | [Kotest Extensions Testcontainers](https://github.com/kotest/kotest-extensions-testcontainers) | [kotest.io](https://kotest.io/docs/extensions/test_containers.html) |
8+
| Kotest | [Kotest Extensions Testcontainers](https://github.com/kotest/kotest/tree/master/kotest-extensions/kotest-extensions-testcontainers) | [kotest.io](https://kotest.io/docs/extensions/test_containers.html) |
99
| Synthesized | [Synthesized TDK-Testcontainers integration](https://github.com/synthesized-io/tdk-tc) | [synthesized.io](https://docs.synthesized.io/tdk/latest/user_guide/integrations/testcontainers) |
1010
| TCI | [Testcontainers Infrastructure (TCI) Framework](https://github.com/xdev-software/tci-base) | [README](https://github.com/xdev-software/tci-base) |

0 commit comments

Comments
 (0)