Awesome
shadow-cljs-kitchen-async-puppeteer
An example demonstarting automated async browser tests with:
- shadow-cljs
- kitchen-async
- puppeteer
- cljs.test
Setup
- Get
clojure
command working npm install -g shadow-cljs
npm install puppeteer
node repl
shadow-cljs node-repl
running tests
shadow-cljs compile
node target/check-all.js