vgrazi / cucumber-demo

Demo of Cucumber in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cucumber-demo

Demo of Cucumber in Java

There are two applications here in Spring Boot

One is a silly Cukes example

The other is a simple calculator that understands +-*/ and ()

The point is to demo the construction of spec files and execute the tests under Cucumber in Maven

About

Demo of Cucumber in Java


Languages

Language:Java 73.3%Language:Gherkin 26.7%