mantoni / mochify.js

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

Return exit code from main API method instead of setting it #261

Closed m90 closed 2 years ago

m90 commented 2 years ago

This picks up https://github.com/mantoni/mochify.js/pull/259#issuecomment-916875460

Technically this is a breaking change, so maybe you want to wait with merging this before we do a 0.3.0?