Prerequisites:
-
Java 1.8
-
Maven > 3.3.9
Compile with Maven:
run from project root: mvn clean compile
Run tests:
run mvn test
Recommendation: If using IntelliJ to run tests, mark generated-sources/api/src/gen/java directory as Sources Root
Check out our blog post introducing microservice test automation using Cucumber JVM and OpenAPI