Skip to content

Version 0.8

Compare
Choose a tag to compare
@cholick cholick released this 17 Feb 06:12
· 17 commits to master since this release

Added 2 additional inspections:

  • Check that "when" is paired with "then"
  • Check that parameterized feature methods use @unroll.

The second inspection is disabled by default. To enable, visit: Inspections -> Groovy -> Spock