Fork me on GitHub
#sci
<
2020-07-03
>
borkdude07:07:25

Shipped as 0.1.1-alpha.3

lread16:07:46

Thanks @borkdude, am now able to use defspec from sci, at least when running from jvm! Will test with native-image and get back with results later.

borkdude16:07:07

😄

sci 6
lread23:07:16

After overcoming some of my own numbskullness :face_with_rolling_eyes:, output from some sci interpreted rewrite-cljc tests (which include a test.check test) over a natively compiled rewrite-cljc!

Testing rewrite-cljc.custom-zipper.core-test
{:result true, :num-tests 100, :seed 1593819013788, :time-elapsed-ms 144}

lread23:07:38

Nothing tricky yet in bringing in portions of test.check that I need into sci 0.1.1-alpha.3.