core_regression
core_regression copied to clipboard
Regression testing for Clojure Core
I found the right mix of JVM versions + Nashorn + CLI to make the tests run to completion (though random errors still occur). However, future users may benefit from...
I would love a way to define my own EDN file containing a struct of the form like `noahtheduke.core-regression/clojure-libraries` and then pass its filename in on the command like to...
Taking up the offer from [here](https://github.com/sogaiu/tree-sitter-clojure/issues/49#issuecomment-2180974876), I'm reporting some problems I had cloning some of the libraries listed [here](https://github.com/NoahTheDuke/core_regression/blob/71f998004ccd870427fa9b8ec55aed235816bbab/src/noahtheduke/core_regression.clj#L14-L1606). I'll list by difficulty type: 1. Repository deleted: * https://bitbucket.org/kotarak/lazymap.git/ (see...