testing

Lightest Testing Framework - 0.3 Release!

I'm pleased to announce the 0.3 release of Lightest! Lightest is a lightweight task-based functional and integration testing framework built on Groovy and...

0 replies - 696 views - 06/22/09 by gyrm in Announcements

Introducing Spock, a testing and specification framework for the JVM

Spock is a new testing and specification framework for Java and Groovy developers. When spreading the word about Spock, I often get the question: "Why on...

0 replies - 2358 views - 03/11/09 by Andres Almiray in News

Lightest, a Task-Oriented Testing Framework - 0.1 Release!

This is the 0.1 release of the "Lightest" testing framework, built on Groovy and TestNG. The goals of Lightest are:

0 replies - 1643 views - 11/03/08 by gyrm in Announcements

Easyb 0.9

The easyb team is pleased to announce the release of easyb 0.9, baby! easyb is a BDD framework (like RSpec & JBehave) that provides a domain specific...

0 replies - 3132 views - 06/30/08 by Andres Almiray in Announcements

Follow up on Writing unit tests using Groovy

Tomas Malmsten recently wrote on Writing unit tests using Groovy, one of the reasons he choose Groovy for testing is that you can be more expressive with it,...

0 replies - 2692 views - 03/06/08 by Andres Almiray in News

Writing unit tests using Groovy

Groovy can greatly decrease the level of work involved in creating unit tests for your Java code. I find that this is especially evident in the number of code...

1 replies - 5115 views - 03/06/08 by Tomas Malmsten in News

easyb: Introducing Conversational Unit Tests for Java

Andrew Glover is co-author of Groovy in Action and wrote a test framework called easyb. The new framework promotes a more "conversational" approach...

2 replies - 10691 views - 02/07/08 by Steven Devijver in News