It has been mentioned here that I'm working on a port of nREPL. Note that I've updated the README on the repo to indicate current status. I got a little burned out on debugging and needed to take a break. If you'd like a challenge, feel free to jump in. This port is critical to getting us up on CIDER and Calva. https://github.com/clojure/clr.tools.nrepl
Great update! I just forked it, will get it a try.
If I can be of help, ... .
Iām not seeing any locations (file and line number) in test failures when I run tests with Clojure.Main, but just:
FAIL in (test-wrap-head) (:0)
Something I need to do, or is this a bug?