Apr 22, 2022
That's as good as Testcontainers. I use it sometimes as well. The main reason why many people choose TC is because they have to use other services like databases, storage like minio etc. And it's easy to use. In cloud environments ci/cd mostly relys on oci containers so access isnt a problem at all. Use those tools whose fit well to your scenarios, luckily nowadays there are many good ones.