Liking cljdoc? Tell your friends :D

day8.chrome-shadow-test-runner


-mainclj

(-main & args)
source

categorize-testsclj

(categorize-tests tests)
source

chrome-argsclj

source

extract-failure-detailsclj

(extract-failure-details element)
source

file-handlerclj

(file-handler test-dir)
source

find-free-portclj

(find-free-port)
source

parse-single-testclj

(parse-single-test test-var)
source

parse-test-resultsclj

(parse-test-results html)
source

runclj

(run {:keys [chrome-path test-dir] :as opts})

Run ClojureScript browser tests using Chrome headless.

Options:

  • :test-dir Path to compiled test directory (default: run/resources/public/compiled_test)
  • :chrome-path Path to Chrome binary (default: chromium)
Run ClojureScript browser tests using Chrome headless.

Options:
- :test-dir    Path to compiled test directory (default: run/resources/public/compiled_test)
- :chrome-path Path to Chrome binary (default: chromium)
sourceraw docstring

run-chrome-testsclj

(run-chrome-tests chrome-path port)
source

show-failuresclj

(show-failures failed-tests)
source

start-test-serverclj

(start-test-server test-dir port)
source

validate-test-pathclj

(validate-test-path test-path)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close