In this Part 6 of the tutorial we run cucumber within spring. We do the necessary spring setup with an [ApplicationContext.xml]() as part of the test infrastructure ...
To see if everything works correct, enter JDD directory and execute the following commands: $ ./gradlew build $ java -cp build/classes/java/main/ jdd.examples ...