nathanboktae / mocha-phantomjs-core

Easiest way to run client-side Mocha tests in PhantomJS or SlimerJS :ghost:
MIT License
34 stars 11 forks source link

PhantomJS 2.5 #35

Closed enyo closed 7 years ago

enyo commented 7 years ago

Is there a way to get PhantomJS 2.5 with this library?

nathanboktae commented 7 years ago

This is a bring-your-own-binary library. npm, wget, brew, whatever it's up to you.

Are you asking instead for a test target for PhantomJS 1.5?

enyo commented 7 years ago

I'm sorry, I didn't see my phantomjs-prebuilt dependency, and assumed that this library bundled the binary. Thanks for your reply.