I'm a happy user of Testcontainers for quite some time.

On my private Linux laptop I decided to switch to podmam. Starting containers works quite nice. But not with Testcontainers with python.

Anyone got this to work?

#podman #testcontainers #python

Testcontainers with Podman | Podman Desktop

Learn how to use Testcontainers with Podman and how to create basic tests using Testcontainers technology!

@plaimbock unfortunately not. Looks like this depends on the implemetation. Seen wild descriptions of setups. In the end, my setup enables me to run against a running DB. And on CI I have docker and all is good