@lee Fixed
Shipped as 0.1.1-alpha.3
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.
😄
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}
Nothing tricky yet in bringing in portions of test.check that I need into sci 0.1.1-alpha.3.