atom-ava-test
v0.0.1
Published
Automatically open and run tests for current file in atom with ava
Readme
atom-ava-test
Making unit testing easier by automatically opening test files for the current source file and running the tests on save.
npm install -g ava faucet
apm install atom-ava-testTODO
- automatically install dependencies
- built-in babel support (for tests and source)
