Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jimbethancourt/hello-cucumber-i-want-ice-cream

The Hello Cucumber project from cucumber.io+ Spring Boot + Pitest Cucumber Plugin
https://github.com/jimbethancourt/hello-cucumber-i-want-ice-cream

bdd cucumber-java cucumber-jvm java java-8 mutation-testing pitest-plugin spring-boot spring-boot-2 springboot2

Last synced: 24 days ago
JSON representation

The Hello Cucumber project from cucumber.io+ Spring Boot + Pitest Cucumber Plugin

Awesome Lists containing this project

README

        

Hello Cucumber, I Want Ice Cream
--------------------------------
This is the Hello Cucumber project from https://cucumber.io/docs/guides/10-minute-tutorial/ with a few enhancements:

- A background step has been added
- The IsItFriday class has been converted to a Spring Bean
- Spring Boot is used to wire in the IsItFriday class
- The [Pitest Cucumber Plugin](https://github.com/alexvictoor/pitest-cucumber-plugin) has been added and can be run by calling **mvn pitest:mutationCoverage**