Skip to content
Andrewmp1 edited this page Mar 10, 2013 · 1 revision

testem

  1. Observe that testem is running.
  2. Connect browsers to testem as documented by testem.
  3. Observe test results both in connected browsers and in testem browser page itself.
  4. Connect a headless browser using phantomjs with command

phantomjs

$ phantomjs js/tests/headless.js

Clone this wiki locally