FaustXVI / junit5-docker

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

Build on Windows, OSx and Linux #66

Closed FaustXVI closed 7 years ago

FaustXVI commented 7 years ago

We can add appveyor for windows and travis for osx

zeroual commented 7 years ago

for the moment i wil run all tests in my mac and windows

FaustXVI commented 7 years ago

Well, for now, nor appveyor nor travis for osx support nested virtualization so we can't have docker for windows nor docker for mac. :( The other way to do it is to have a dedicated CI on windows and another on osx but we don't have that for now :S I'll leave the issue open but will remove the milestone

FaustXVI commented 7 years ago

We should go as far as possible with that. Trying to build it without ITs seem to be a fair goal.