clojure-spec

kokonut 2023-09-02T14:20:49.332759Z

Hi, I just realized that spec's instrumentation doesn't really check :ret and :fn field. I also read some discussions that say we should be able to use test/check. But is there any way to enable those fields on repl in development phase (not unit testing)?

nikolavojicic 2023-09-02T14:53:28.945039Z

https://github.com/jeaye/orchestra

💯 1
2
gnl 2023-09-02T15:42:45.578699Z

Also https://github.com/fulcrologic/guardrails

👍 1
kokonut 2023-09-02T19:41:12.694049Z

Thanks.

👍 1