Skip to content

ClearPointNZ/connect-java-cucumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Sample test project to demonstrate API testing with Java, Cucumber and OpenAPI

Installation Instructions

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

Documentation

Check out our blog post introducing microservice test automation using Cucumber JVM and OpenAPI

About

Cucumber API tests with Java and Open API generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published