shadow-cljs-kitchen-async-puppeteer
March 28, 2019 ยท View on GitHub
An example demonstarting automated async browser tests with:
- shadow-cljs
- kitchen-async
- puppeteer
- cljs.test
Setup
- Get
clojurecommand working npm install -g shadow-cljsnpm install puppeteer
node repl
shadow-cljs node-repl
running tests
shadow-cljs compilenode target/check-all.js