Skip to content

Sample project to help configuring spring-boot with the amazing Spock framework that makes so easy and intuitive how to write tests. In this project I used Java 16 and I wrote all code in Groovy.

Notifications You must be signed in to change notification settings

edelgadoh/springboot-spock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

springboot-spock

Sample project to help configuring spring-boot with the amazing Spock framework that makes so easy and intuitive how to write tests.

In this project I used Java 16 and I wrote all code in Groovy.

To build and execute Unit Tests:

mvn clean install

To run project locally with H2 database:

mvn spring-boot:run

About

Sample project to help configuring spring-boot with the amazing Spock framework that makes so easy and intuitive how to write tests. In this project I used Java 16 and I wrote all code in Groovy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages