What's new? | Help | Directory | Sign in
Google
                
Code License: Apache License 2.0
Labels: testing, groovy
Feeds:
How to join?
Project owners:
  the.mindstorm

Test'N'Groove (read as in Test and Groove) is the integration of Groovy (http://groovy.codehaus.org) and TestNG (http://testng.org). This enables writting TestNG test directly in Groovy scripting language.

Note: starting with revision 5068 (2007-02-15), Groovy has full support for annotation usage. Considering this, an integration with TestNG was imminent, so here it is.