Skip to content

iku000888/shadow-cljs-kitchen-async-puppeteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shadow-cljs-kitchen-async-puppeteer

An example demonstarting automated async browser tests with:

  • shadow-cljs
  • kitchen-async
  • puppeteer
  • cljs.test

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published