Hi there, I am new to spec. I've read Clojure.spec guidelines as well as Youtube talks. I understand I can REPL validating my code using spec. However, is it possible to automate such validation? Ideally if there is type/shape mismatch in my code, I would like error message (without having me run REPL on function by function) so I won't inadvertently ship bugs to customer. My project uses ClojureScript + re-frame/re-agent + figwheel. Links to tutorials/example projects will be appreciated. Thanks in advance! Ye
-- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
