Skip to content

Source code for Spock article in June 2011 issue of NFJS the Magazine

Notifications You must be signed in to change notification settings

kousen/Spock-NFJS-Article

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for article "Spock: I Have Been, and Always Shall Be,
Your Friendly Testing Framework", appearing in the June 2011 issue
of NFJS the Magazine (https://www.nofluffjuststuff.com/home/magazine_subscribe).

A gradle build file is provided. If you don't have gradle installed,
use the provided wrapper (i.e., type "./gradlew build") and the 
script will download and install gradle and run all the tests.

> gradle build -> download dependencies, build, and run all tests
	then load build/reports/tests/index.html in browser
	
> gradlew build -> download and install gradle 1.4 and build

> gradle eclipse -> generate Eclipse project files

Ken Kousen
[email protected]
June, 2011

updated Feb, 2012 after DevNexus presentation

About

Source code for Spock article in June 2011 issue of NFJS the Magazine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published