did you follow the kspec directions here? ``` Curr...
# test
j
did you follow the kspec directions here?
Copy code
Currently you need to use a JUnit4 Runner to be able to run specs with gradle. Make sure to annotate your test classes with @RunWith(JUnitKSpecRunner::class).