I'm having difficulties in understanding the @Unroll
annotation of Spock's testing framework. In the docs, it is mentioned
Indicates that iterations of a data-driven feature should be made visible as separate features to the outside world (IDEs, reports, etc.)
Still makes not much sense to me. Could someone explain in layman's terms?