If I try to execute clofidence via the deps.edn alias it fails with an error:
Could not locate cognitect/test_runner/api__init.class, cognitect/test_runner/api.clj or cognitect/test_runner/api.cljc on classpath. Please check that namespaces with dashes use underscores in the Clojure file name.
The solution seems to be adding the dependency to :extra-deps
If I try to execute clofidence via the deps.edn alias it fails with an error:
The solution seems to be adding the dependency to :extra-deps