Skip to content
Laurent Pellegrino edited this page Feb 25, 2016 · 2 revisions

Development Guide

Gradle

You can run a specific integration test from Gradle as follows:

gradle -DintegrationTest.single=WorkflowRevisionControllerQueryIntegrationTest integrationTest

Clone this wiki locally