Update: This post was published in 2014. As of 2017,tape is still great and recommended for many projects.tap is more actively maintained and has better support for code coverage and built-in pretty reporters. It includes those things at the cost of not supporting browsers, and being a bigger dependency.I also use Jest often because it has good support for JSDom "browser-like" testing and integrat