Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 651 Bytes

comparisons.md

File metadata and controls

10 lines (8 loc) · 651 Bytes

popular peers: Nightwatch.js protractor parallel-wd casperJS

currently all known peers have only a small subset of the following:

  • architecture/platform agnostic
  • uses the only selenium supported node driver and existing "standard" libs for testing
  • provides a test runner, reporter, best practices, and the testing api
  • no polyfill or javascript magic, only clean well supported ECMA5 code running in node
  • works on all the browsers supported by selenium which is by far the largest set
  • simple codebase