test-refresh icon indicating copy to clipboard operation
test-refresh copied to clipboard

Refreshes and reruns clojure.tests in your project.

Results 9 test-refresh issues
Sort by recently updated
recently updated
newest added

i still could find a way to integrate lein-test-refresh with ultra / eftest together I'd appriciate an example in the readme thanks a lot Dan

Hi! Normally I connect Emacs (which might as well be any other editor/IDE) to an external nrepl process, for reliability: I simply `lein repl` in iTerm with a fixed port...

Would an option to clear the screen before each test run be considered? I'm fairly new to Clojure but would be happy to have a go at a PR, if...

lein-test-refresh version 0.19.0 Lein version: Leiningen 2.7.1 on Java 1.8.0_111 Clojure 1.8.0 lein-test-refresh seems to recursively load all *.clj files instead of just those found on `:source-paths` and `:test-paths` from...

It would be awesome if there was a way to specify colorized output of the test runs. The most import would be to make the failures RED and the passes...

feature

Because it is a single vector when Leiningen merges multiple `:notify-command` values you end up with multiple commands smushed together. The value of `:notify-command` should be a vector of vectors....

feature
1.0

Thought worth mentioning: I've managed to keep my slow-to-setup pieces of state from annoying reloading by moving it to separate NS and marking it with ``` clojurescript (clojure.tools.namespace.repl/disable-reload!) ```

documentation

*Use the template below when reporting bugs. Please make sure the problem is still a problem with the latest version of lein-test-refresh before submitting.* This is a feature request, no...

*Use the template below when reporting bugs. Please make sure the problem is still a problem with the latest version of lein-test-refresh before submitting.* **What version of lein-test-refresh?** 0.25.0 **What...