junit5-docker
junit5-docker copied to clipboard
Run integration on OSX and Windows
For now, only unit tests are run on OSX and Windows. This is that way because travis for OSX and appveyor do not support docket for now. Futher more, there is a unix socket class not found on theses platforms. We need to fully run it on all platforms. See #64