CircleCI

Jenkins Shared Library

Used for demonstration purposes in jenkinsfile-examples

Blog using this repository:

Documentation

Run unit tests

On windows use gradlew.bat instead of ./gradlew. You can also install gradle globally and then run just gradle and ignore gradlew script. Or just import in your favourite java IDE.

./gradlew clean test