<@U23JRUM70> you have to make sure the junit-platf...
# spek
j
@jackmiras you have to make sure the junit-platform version is set to 1.0.0-M3
Copy code
junitPlatform {
    platformVersion '1.0.0-M3'
}