Integrate your Mocha test suite's progress with Atom using Atom-IDE-UI components 🎨
This repository holds two major components:
- mocha-reporter-remote - A Mocha reporter which sends progress events over a Unix socket or a plain TCP connection
- ide-mocha - The Atom package which reads the Mocha progress reports and feeds them into various Atom-IDE-UI components
See the individual packages' README files for more details.
The main Atom package repo can be found here.
The gif is in terrible quality, but it does show everything - from starting the test suite independently of Atom to seeing progress reports as well as diagnostics messages.
Please do! 🙏 If you discover issues or have suggestions to improve the module please open up an issue. Thanks!
See the LICENSE file for information.