still not seeing Spek in IDEA, it does run the tests from the command line!?? simple smile
here were 4 failures:
1) it should have a value (on getting the salary)
java.lang.AssertionError: Expected <$50000.00>, actual <50000.0>.
at kotlin.test.DefaultAsserter.fail(TestJVM.kt:79)