This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-11-25
Channels
- # aleph (2)
- # announcements (7)
- # babashka (6)
- # beginners (53)
- # calva (17)
- # cider (5)
- # clj-kondo (137)
- # cljs-dev (19)
- # cljsrn (14)
- # clojure (74)
- # clojure-conj (9)
- # clojure-europe (13)
- # clojure-houston (1)
- # clojure-italy (16)
- # clojure-nl (21)
- # clojure-spec (3)
- # clojure-uk (9)
- # clojuredesign-podcast (24)
- # clojurescript (85)
- # cursive (11)
- # datomic (28)
- # duct (3)
- # emacs (6)
- # figwheel-main (1)
- # fulcro (68)
- # graalvm (19)
- # graphql (3)
- # joker (32)
- # kaocha (10)
- # lambdaisland (1)
- # malli (50)
- # off-topic (13)
- # other-languages (7)
- # pathom (2)
- # pedestal (14)
- # re-frame (53)
- # reitit (8)
- # shadow-cljs (57)
- # specter (2)
Thanks, I have upgraded VScode again, added needed files from lein template and it works as it should now.
I’ve got a cljs test namespace, ans switched the cljs REPL to that namespace, too.
When I run any of Calva: Run Tests for Current Namespace
or Calva: Run all Tests
I get the output
> Running namespace tests…
>
> No tests found.
What am I doing wrong?
Also, what is the “best” way to restart the repl process if for example the clojure or clojurescript version dependency changed?
No, this is a testing project created with lein new figwheel-main foo.core -- --reagent
It doesn't work for me either. I need to check some what could be expected to work here. I know that it doesn't work with shadow-cljs, but I think it should with figwheel-main.
I'm sorry. Your first Calva experience fails here... I'm pretty sure the test runner should handle this. Please file an issue, and we'll look at it.
Dear Calva friends: I urgently need help testing the new Paredit. The whole effort was big to begin with, and have grown considerably during. Please see this PR and the specific comment for info on what and how to test it: https://github.com/BetterThanTomorrow/calva/pull/475#issuecomment-558380797 Many, many, thanks in advance for any help here! ❤️ ❤️ ❤️
