ghostwheel

Hassle-free clojure.spec, automatic generative testing, side effect detection, and evaluation tracing for Clojure(-Script) – https://github.com/gnl/ghostwheel
william 2021-04-15T20:36:03.002200Z

hey, is this project maintained/production-stable?

anonimitoraf 2021-04-21T07:17:18.002900Z

Maybe also worth looking into #malli?

wilkerlucio 2021-04-15T20:37:00.002300Z

I think the code is stable, you can use, you can also check https://github.com/fulcrologic/guardrails which is very similar, but with a few different ideas

william 2021-04-15T21:52:47.002600Z

thanks @wilkerlucio! In fact I am already using guardrails, but went back here because of the integration this library has with generative testing!