fredjean / groovyunittesting

Source for presentation on Groovy Unit Testing

This URL has Read+Write access

fredjean (author)
Fri Jul 17 15:10:11 -0700 2009
commit  4a617ad81d48bd0e50d8d61e396ecec462008817
tree    1e0ffac110c077fb728c61e5c5aa2caf0bb31ee6
parent  d61591906905e380ac0cc09f29a7dfeec1fd9bbb
groovyunittesting / README
100644 15 lines (8 sloc) 0.358 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source for the Groovy Unit Testing presentation.
 
=== Generating the presentation
 
Install the codex, RedCloth and rubigen gems.
 
Go to the root of the git repository and run "rake all"
 
=== Viewing the presentation
 
Open html/all.html into a browser.
 
=== More Information
 
See http://github.com/pragdave/codex/tree/master for more information codex itself.