Skip to main content

Questions tagged [clojure]

Clojure is a modern Lisp dialect for the Java Virtual Machine (with versions for the CLR and JavaScript).

Filter by
Sorted by
Tagged with
5 votes
3 answers
1k views

Is there a way, via cider or some other emacs extension, to run all of the tests in a leiningen project? cider has the function cider-test-run-tests which attempts to just run the tests related to ...
abingham's user avatar
  • 927
1 vote
0 answers
79 views

What I want: I have a clojure program on a remote site, let's call it mccarthy. What I want to do is connect to a nrepl-ritz from my laptop, preferably using nrepl-ritz-jack-in. The jack in works ...
programking's user avatar
  • 7,564

1
2
3 4 5
26