Skip to content

m-x-k/gradle-cucumber-java-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradle Cucumber-JVM template project

Requirements

  • Java 7+

Optional requirements

  • Gradle
  • Intellij

Setup

There are currently two cucumber feature files. One tests an external site (BBC News) and another internal (Spring Boot app). Theerfore before running the tests you should run the spring boot app below locally (in a separate terminal).

Run Spring boot app

./gradlew bootRun

Run cucumber tests

./gradlew runTests

About

Starter template for gradle cucumber-jvm projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors