Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 388 Bytes

File metadata and controls

9 lines (6 loc) · 388 Bytes

spockk-core

Declares additional Kotlin-specific specification syntax.

Noteworthy components

  • lang: contains block labels that allow users to define feature methods. These blocks mark the features and statements that need to be transformed during compilations. They also help IntelliJ detect executable Spockk tests.