(convert-create-test-runner-to-vector project-settings)
(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.
(replace-default-test-runner-constructors test-runner-constructors)
(update-default-test-runner-constructors project-settings)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close