arunoda / laika

testing framework for meteor
http://arunoda.github.io/laika/
MIT License
242 stars 38 forks source link

Lets use GhostDriver instead of wonky phantomjs bridges #144

Open apendua opened 9 years ago

apendua commented 9 years ago

@arunoda I've only created this PR to communicate the idea and the state of my research. It will probably require some more testing before we merge it but so far it looks pretty good in my opinion. A big advantage of using web drivers is that in future we will be able to run tests in any browser, not just PhantomJS.