-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add reference to supported languages (#5979)
Co-authored-by: Kevin Wittek <[email protected]>
- Loading branch information
1 parent
478b049
commit 09c42a4
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# Other Supported Languages | ||
|
||
Besides *Testcontainers for Java,* you can find Testcontainers implementations for many other languages. | ||
Please note that not all features that are available in *Testcontainers for Java* might be available in the implementations for other languages yet. | ||
|
||
* [Go](https://golang.testcontainers.org/) | ||
* [.Net](https://github.com/testcontainers/testcontainers-dotnet) | ||
* [Python](https://testcontainers-python.readthedocs.io/) | ||
* [JavaScript/NodeJS](https://github.com/testcontainers/testcontainers-node) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters