Replies: 1 comment
-
Testcontainers provides a module for SQL Server. See https://testcontainers.com/modules/mssql/ and docs. If there is no module provided for the technology you are looking for, then use GenericContainer. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it still possible to use testcontainers for testing if there is no integrated database in them,
Beta Was this translation helpful? Give feedback.
All reactions