Skip to content

livehome2008/groovy-testng-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

groovy-testng-example

The Groovy language can reduce the amount of curly brackets and overall code when compared to Java. For shops that do not wish to replace Java with Groovy as their development language, Groovy can still be leveraged as a mechanism to create smaller, less cluttered test code.

This project demonstrates the use of Groovy and TestNG for unit and integration tests.

About

Demonstrating Groovy and TestNG testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 56.6%
  • Groovy 43.4%