Liking cljdoc? Tell your friends :D

polylith.clj.core.workspace.settings.test


add-default-test-runner-if-missingclj

(add-default-test-runner-if-missing project-settings)
source

alias->default-test-runnerclj

(alias->default-test-runner test-runner-constructor)
source

convert-create-test-runner-to-vectorclj

(convert-create-test-runner-to-vector project-settings)
source

default-test-runnerclj

source

default-test-runner-aliasesclj

source

enrich-settingsclj

(enrich-settings settings)

Enrich the project's test configuration with test runners. It replaces default test runner aliases with the actual default test runner constructor. It also adds the default test runner to the projects missing a test runner.

Enrich the project's test configuration with test runners. It replaces
default test runner aliases with the actual default test runner constructor.
It also adds the default test runner to the projects missing a test runner.
sourceraw docstring

enrich-test-settingsclj

(enrich-test-settings acc [project-name project-settings])
source

replace-default-test-runner-constructorsclj

(replace-default-test-runner-constructors test-runner-constructors)
source

update-default-test-runner-constructorsclj

(update-default-test-runner-constructors project-settings)
source

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

× close