Fork me on GitHub
#emacs
<
2017-11-27
>
vemv14:11:10

anyone running individual cljs tests via cider?

vemv14:11:41

I want something essentially equivalent to sending (cljs.test/run-tests 'the.current.ns) to the repl

vemv14:11:18

I guess I can trivially implement such a defun, but CIDER/menu-bar integration would fancier

bostonaholic16:11:36

@vemv how about C-x cider-test-run-ns-tests

vemv17:11:31

@bostonaholic does it work for you?

vemv17:11:48

just noticed this (didn't before because I have most emacs output silenced by default)

qqq18:11:50

Is there some way, in Chrome Devtools, when I click on a *.cljs source map, have the source load up in Emacs instead of Chrome?

hkjels19:11:22

I don’t know if that’s possible, but I’d use it!