Yerbamate
The js testing library for command-line interfaces.
Sometimes, you want to add automated tests for your node-based CLI. With Yerbamate now you can simply test your programs directly within your favorite testing framework like mocha without the mess of creating complex gulp pipelines or adding extra bash scripts. Just with old good Javascript.