KevinGrandon / ghostjs

ghostjs provides modern UI testing with async functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support running the same tests against electron

KevinGrandon opened this issue · comments

Currently we support SlimerJS and PhantomJS. It would be great if the same tests could also run against electron so folks could easily write integration tests using async functions. I believe Nightmare.js runs against electron, but we should be able to create a better API.