mocha-ui

A UI for running mocha inside of your project

paulpflug

2,028

11

0.1.8

MIT

GitHub

This package consumes the following services:

mocha-ui package

A UI for running mocha inside of your project.

It is required to install the npm package atom-ui-reporter within your project:

npm install --save-dev atom-ui-reporter

Press ctrl+shift+alt+m to open the mocha-ui

mocha-ui

Features

Watch

You can specify a pattern watch files. On changes mocha will be run. Syntax:

1/test/*.coffee
1/*.coffee

will watch all coffee-script files within your first project directory and its test subdirectory.

Discuss

Mocha-UI

Known issues

License

Copyright (c) 2015 Paul Pflugradt Licensed under the MIT license.