We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Running the tests is as simple as:
./gradlew clean build
When running the tests inside an IDE, you first have to run the following Gradle tasks:
./gradlew resolveTestDependencies copyPipelineDemo
This will: