mantoni / mochify.js

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

Add initial unit and integration tests for CLI and mochify #241

Closed mantoni closed 3 years ago

mantoni commented 3 years ago

This adds a few unit tests for the mochify module and some integration tests for the mochify and cli modules and runs them with GitHub actions.

Ref #229