GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1058
CAMEL-10118: Improvements to spring-boot testing framework Some improvements to the testing framework: - It includes a custom Arquillian container to launch unit tests of each module in the right environment - solves logging configuration automatically - adds common required dependencies automatically I've also fixed the test configuration of many modules. Compatibility results are available in Jira. You can merge this pull request into a Git repository by running: $ git pull https://github.com/nicolaferraro/camel CAMEL-10118-TEST-IMPROVEMENTS Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/1058.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1058 ---- commit 20401a386651f330468751ea52eb43645483dee5 Author: Nicola Ferraro <ni.ferr...@gmail.com> Date: 2016-07-04T10:40:31Z CAMEL-10118: Improvements to spring-boot testing framework ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---