Spock Framework is increasingly used to create automatic tests for production code written in Java. Thanks to a DSL based on Groovy language Spock allows to create more compact constructions with much better readability.
During my presentation I will show number of advanced and less known features, the use of which can simplify testing our code even more. I will present also a few new features which officially became available in recently released version 1.0.
This will NOT be a presentation about Spock basics. Nevertheless thanks to its natural clarity even people new to Spock should not have problems to follow and benefit.