Home

Awesome

shadow-cljs-kitchen-async-puppeteer

An example demonstarting automated async browser tests with:

Setup

  1. Get clojure command working
  2. npm install -g shadow-cljs
  3. npm install puppeteer

node repl

  1. shadow-cljs node-repl

running tests

  1. shadow-cljs compile
  2. node target/check-all.js