So I managed to get spek to run with multiplatform...
# spek
j
So I managed to get spek to run with multiplatform + android target which is awesome! But, the error message which it gives when something fails:
Copy code
org.host.class.someSpek > Settings randomId = 1234567 FAILED
    org.junit.ComparisonFailure at spektest.kt:21
Is a bit lack luster, I'd want it to type out the expected value. Is there any way to do that?
r
how does your spec look like?
is there any stacktrace in the error message?
r
Please share your spec and the stacktrace.
Fixed, artifacts are published in bintray now. IJ plugins take a while since they need to be approved by JB first.
r
Wrong channel but nice 🙂 Thanks for the quick work
r
Ahhh fck, 😅