Added 2 additional inspections: * Check that "when" is paired with "then" * Check that parameterized feature methods use @Unroll. The latter inspection is disabled by default. To enable, visit: Inspections -> Groovy -> Spock
↧