Relative Content

Tag Archive for groovy

Sorting xml with Groovy

My question is related to the answer given by Sean Reilly to the question:
Use Groovy to Sort XML File

Testing Java as Groovy

We’re looking into improving our testing process for some of our applications, and the idea that’s been put forward it to write unit tests in Groovy and automatically run them with Maven.