Back to 2014-proposals
Title: Spock The Test
Proposer: Russel Winder
Type: Presentation
Duration: 90 mins
Description:
In the Java world many people think of JUnit as the de fact standard (unit) test framework. They are the
past, TestNG is the real Java test framework. And that is history, Spock is the (Groovy-based) test
framework for all Java (and Groovy) developments. TDD is covered. Unit, integration, system testing is
covered. Even BDD styles are covered. So who need Cucumber etc.
This session will be a practical introduction to Spock for those interested in the future dominant framework
for all Java and Groovy testing purposes.
We may even peek at Gradle, the future dominant framework for all Java and Groovy build needs. Including
everyone working on Android.