Hacker News new | ask | show | jobs
by pka 2912 days ago
This looks promising, can you expand on how this differs from clojure.spec and core.typed?
1 comments

This is basically generative testing using clojure.spec in a nice package with a cherry on top and a few extras.

core.typed still seems to be quite experimental and not yet production-ready, but it certainly looks very promising and I'm keeping an eye on it. It currently also doesn't work on ClojureScript, which has been the primary platform for Ghostwheel so far.