All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
day8.chrome-shadow-test-runner
. Usage:
{...
:aliases
{:test
{:extra-paths ["test"]
:extra-deps {day8.re-frame/test {:local/root "../re-frame-test"
#_#_:mvn/version "0.1.5"}}
:exec-fn day8.chrome-shadow-test-runner/run
:exec-args {:test-dir "CHANGE_ME!_run/resources/public/compiled_test"
:chrome-path "CHANGE_ME!_path/to/chrome"}}}}
Note the :test-dir
and :chrome-path
options.
For Day8's use-case, this is enough to supersede karma-test (I think).
make-widget-async
to provide a different widget shape.*test-context*
dynvar of atoms with a test-context*
atom of pure
data.make-widget-sync
- we're all async, all the time.make-widget-sync
.Can you improve this documentation? These fine people already did:
Kimo Knowles, Isaac Johnston & Daniel ComptonEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |