Like Unix Expect: Automate Command Line Programs in Node.js with Suppose

Date: Sat Apr 26 2014
Goes over the 'suppose' module for Node.js which implements functionality similar to the venerable 'expect' command. Expect is widely used for software testing, and for automating command line tools which aren't terribly compatible with shell scripts.
http://procbits.com/2012/08/03/like-unix-expect-automate-command-line-programs-in-node-js-with-suppose/
https://github.com/jprichardson/node-suppose