
Testcontainers: Using Code to Control Docker for Testing
DevOps and Docker Talk: Cloud Native Interviews and Tooling
00:00
How to Create Test Containers for Your Language of Choice
Test contains isn't a Java specific thing. It's just the approach for integration testing directly from your test. And it does not depend on a particular language. Just as long as you can write tests with your test framework of choice, then that can be a test containers implementation. But what we try to do is cover every possible language or every popular language.
Transcript
Play full episode