Move slow tests to integration test phase, enable tests by default by albers · Pull Request #79 · docker-java/docker-java
Use TestNG's test groups feature to distinguish between fast, self contained unit tests and slow integration tests that access external services. Move the latter ones to the integration test phase and disable them by default.
changed the title
Allow fast tests to execute during standard build
Move slow tests to integration test phase, enable tests by default
marcuslinke added a commit that referenced this pull request
Oct 21, 2014
albers
deleted the
integration-tests
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters