Skip to content

iku000888/shadow-cljs-kitchen-async-puppeteer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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