Fork me on GitHub
#spacemacs
<
2016-02-17
>
gabehollombe13:02:10

Ohai all! I’m trying to understand how to run my lein project’s tests using spacemacs

gabehollombe13:02:37

But when I run SPC-m-t-a it doesn’t seem to run anything

gabehollombe13:02:05

And if i try the emacs binding: c-c c-t I get a “No test report buffer” message

gabehollombe13:02:10

Can anyone help me debug this?

gabehollombe13:02:41

(that was on the develop branch) — on master, it pops up the tests like it ran them, but I get the error: error in process filter: not a nREPL dict object: dict as well, and the test failures don’t display

gabehollombe13:02:04

I’m on Spacemacs v.0.105.9

akiva15:02:39

I use lein-autoexpect so I can’t help.

mahinshaw16:02:01

@gabehollombe: Spacemacs uses cider. You should check the cider docs https://github.com/clojure-emacs/cider