Skip to content

JUGGL/spock-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spock Framework Maven Archetype

Overview

Spock Framework aims to make testing code for the JVM simple. It is based on Gherkin and allows for a very expressive way of writing test specifications using the Groovy programming language. This archetype sets up a Maven project for writing Java and using Spock for tests. More information about SpockFramework can be found at:

Usage

mvn archetype:generate -DarchetypeGroupId=com.zanclus -DarchetypeArtifactId=spock-bootstrap

Download and install the archetype locally

git clone https://github.com/JUGGL/spock-bootstrap.git
cd spock-bootstrap
mvn clean package install

About

A simple maven archetype which sets up a project to be able to use SpockFramework for behavior-driven development

Resources

Stars

Watchers

Forks

Packages

No packages published