Fork me on GitHub
#rewrite-clj
<
2021-03-04
>
lread20:03:17

Now automatically running tests for popular libs against rewrite-clj v1: antq, carve, cljfmt, clojure-lsp, mranderson, rewrite-edn, refactor-nrepl and zprint. Helped me to find a https://github.com/clj-commons/rewrite-clj/issues/136. Other than that all seemed to work, except for one issue with zprint which uses sexpr on keys in namespaced maps, so not unexpected as things have changed there for v1. https://github.com/clj-commons/rewrite-clj/blob/v1/doc/02-developer-guide.adoc#libs-test and https://github.com/clj-commons/rewrite-clj/blob/v1/doc/design/01-merging-rewrite-clj-and-rewrite-cljs.adoc#canary-testing.

🎉 6