mantoni / mochify.js

☕️ TDD with Browserify, Mocha, Headless Chrome and WebDriver
MIT License
346 stars 57 forks source link

Update min-wd to 2.11.0 #174

Closed SteffenL closed 6 years ago

SteffenL commented 6 years ago

Allows mochify to take advantage of custom capabilities, which lets us specify browser options, set up BrowserStack integration, etc.

Would you like me to add some more helpful documentation to make people aware of the new features in min-wd? Do we need tests?

mantoni commented 6 years ago

Thanks! The update will be included in new installs automatically since we're using the ^ version range to pull in min-wd. It only makes sense to update explicitly and release a new version if we're advertising the new feature in the documentation or some additional integration would be needed.

Feel free to add an example to this PR and I'll happily merge.

mantoni commented 6 years ago

Awesome! Thank you very much 👍

mantoni commented 6 years ago

I've cut a new release to make this an explicit feature of Mochify. Released as v5.8.0.