withhold-message-ava
v1.0.4
Published
The codes withhold the 'ava-run' message for waiting for the tests to be made. when you want it run, Add the code process.emit('ava-run1', {}); in end of your script
Downloads
40
Maintainers
Readme
The codes withhold the 'ava-run' message for waiting for the tests to be made. when you want it run, Add the code "process.emit('ava-run1', {}); " in end of your script. Run script by cmd 'ava1'