Example of Domain Driven Development Run all the contracts (features) with command gradlew test The test reports are generated in folder build/reports/test open index.html To clean previous test results gradlew cleanTest