Fork me on GitHub
#spacemacs
<
2016-04-16
>
lsenta09:04:49

Hi guys, I'm having a though time moving to spacemacs, coming from IntelliJ

lsenta09:04:26

I just want to run some tests in a project and see how the test reporting works

lsenta09:04:52

Do you guys have any documentation on that? I managed to start a REPL, run all tests, but there's no reporting anywhere, no feedback, nothing

lsenta09:04:17

All I know is that the tests ran because my firewall popped :thinking_face:

lsenta09:04:41

Tried restarting, now I get: spacemacs//cider-eval-in-repl-no-focus: Symbol's function definition is void: cider-test-run-tests

ag17:04:32

@lsenta: you’re on master branch? Consider switching to develop. Using lein or boot? make sure lein/.profiles contain right things (as described in CIDER documentation)