Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 343 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 343 Bytes

sandbox

A place for imperfect experiments. Always a work-in-progress.

Running

cd js-test-harness
npm install
npm run test

The whole reason I built this harness was so I could use Chrome DevTools. To do that:

npm run test-browser

In a browser, visit file:///Users//src/sandbox/js-test-harness/test/runner.html