Liking cljdoc? Tell your friends :D
Clojure only.

polylith.clj.core.workspace-clj.project-settings


convertclj

(convert {:keys [projects test]})

This function converts from the old test settings format to the new one for backward compatibility. It also adds the global test config as the project's test config if it is missing the test keyword and there is a global test configuration.

This function converts from the old test settings format to the new
one for backward compatibility. It also adds the global test config as
the project's test config if it is missing the test keyword and there
is a global test configuration.
sourceraw docstring

convert-testclj

(convert-test global-test {:keys [test] :as project-settings})
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close