FaustXVI / junit5-docker

Start docker containers from your junit tests
Apache License 2.0
54 stars 7 forks source link

Why not TestContainers? #91

Closed bsideup closed 6 years ago

bsideup commented 7 years ago

Hi there,

I'm wondering if there is something you miss in http://github.com/testcontainers/testcontainers-java so you decided to start this project? :) Or you just didn't know probably?

Maybe we can join our efforts?

FaustXVI commented 7 years ago

Hi @bsideup

To be honest, this project started as an exercise to explore JUnit5 extensions. I did noticed testContainers but my goal wasn't to build up a new solution, just to train me :)

I totally agree to join our efforts. I think a first step could be to use testContainers as my api gateway and if that's successful, maybe join the projects ?

bsideup commented 7 years ago

@FaustXVI happy to hear that :)

TestContainers is an organization on GitHub, so everyone can contribute and even become a committer (this is what we (ZeroTurnaround) did), so it totally makes sense to join them :)

We did the same 1 year ago actually, instead of developing our own testing engine we just contributed our all wishes to TestContainers and continued the development as a part of it :)

bsideup commented 7 years ago

@FaustXVI FYI we have a Slack channel to discuss stuff: http://slack.testcontainers.org