nathanboktae / mocha-casperjs

Write CasperJS tests using Mocha
MIT License
120 stars 29 forks source link

Add support for --ignore-ssl-errors option #67

Closed blipper closed 8 years ago

blipper commented 9 years ago

As it says. Let me know if you have issues with style, etc..

nathanboktae commented 9 years ago

I really want to pass all params we don't know about to casper, rather than one-offing all the paramers, and also changing how they work (--ignore-ssl-errors vs --ignore-ssl-errors=yes, though I =yes is very redudant)