Login
From:
Cloud Alchemist
(Uncensored)
subscribe
Running testcontainers in Kubernetes with KubeDock - Cloud Alchemist
https://sbulav.github.io/kubernetes/running-testcontainers-in-kubernetes/
links
backlinks
Tagged with:
kubernetes
containers
Roast topics
Find topics
Find it!
Testcontainers is great framework for replacing complicated mocks in tests with the real dependencies like databases, message queues, etc.. in containers.