This file contains hidden or 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
| Testcontainers, Postgres, Kotlin https://t.co/be5LYBzV0D |
This file contains hidden or 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
| 同僚が使ってて Testcontainers はじめてしった(これで gcloud 経由で spanner emulator 起動してた) | |
| Testcontainersを用いてコンテナを利用するGoアプリケーションのテストを改善する|みんぐう https://t.co/DI3CmICBsL #zenn |
This file contains hidden or 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
| RT @Peramanathan: For hassle free testing of real light weight throw away instances | |
| https://t.co/q1K8czhLwC |
This file contains hidden or 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
| For hassle free testing of real light weight throw away instances | |
| https://t.co/q1K8czhLwC |
This file contains hidden or 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
| RT @ajeetsraina: By using @testcontainers, developers can run real integration tests locally before pushing changes. Each test spins up… |
This file contains hidden or 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
| RT @singlespl: @jacek_smolak 2. Regarding running a database and waiting for it to be ready, take a look at TestContainers and their WaitSt… |
This file contains hidden or 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
| @jacek_smolak 2. Regarding running a database and waiting for it to be ready, take a look at TestContainers and their WaitStrategy. https://t.co/2yW75hzrAs |
This file contains hidden or 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
| RT @ajeetsraina: By using @testcontainers, developers can run real integration tests locally before pushing changes. Each test spins up… |
This file contains hidden or 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
| By using @testcontainers, developers can run real integration tests locally before pushing changes. Each test spins up a fresh, production-like database/service in a container, ensuring consistent & reliable results. shortens the feedback loop https://t.co/W7MeatkL07 |
This file contains hidden or 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
| RT @EdduMelendez: basic example using @localstack snowflake emulator with @testcontainers | |
| https://t.co/C2cUBqarhU |