This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-10-11
Channels
- # aleph (7)
- # bangalore-clj (11)
- # boot (70)
- # cider (11)
- # cljsjs (3)
- # cljsrn (17)
- # clojure (88)
- # clojure-brasil (8)
- # clojure-dev (17)
- # clojure-greece (1)
- # clojure-italy (6)
- # clojure-poland (8)
- # clojure-russia (2)
- # clojure-spec (44)
- # clojure-uk (32)
- # clojurescript (176)
- # cloverage (2)
- # component (5)
- # cursive (3)
- # datomic (23)
- # defnpodcast (6)
- # dirac (15)
- # emacs (6)
- # garden (19)
- # hoplon (126)
- # leiningen (1)
- # off-topic (3)
- # om (66)
- # onyx (56)
- # re-frame (8)
- # reagent (7)
- # ring-swagger (43)
- # specter (18)
- # untangled (110)
- # vim (3)
- # yada (39)
lein test :all
runs only a few tests:
lein test cider-nrepl.plugin-test
lein test cider.nrepl.test-session
lein test cider.nrepl.test-transport
lein test cider.test-ns.first-test-ns
lein test cider.test-ns.second-test-ns
lein test cider.test-ns.third-test-ns
Ran 2 tests containing 16 assertions.
0 failures, 0 errors.
@xiongtx Are you sure your test files are formatted correctly? If you publish one here I can help you
Oh my bad
look in the project.clj file and you'll see a bunch of different profiles and they all extend their notion of the test directories