grape
What
A port of Tape that works how I expect it to workWhy
NOTE: This is apparently fixed now, so there should be little difference between grape and tape. ###
Grape aims to be fairly swap-out-able in place of Tape (I'm lazy and all my tests are in Tape). The results file is a slightly rewritten copy-pasta of @substack's version.Currently Grape has the same API as Tape in terms of assersions, but isn't quite the same ata deeper level, as a test instance does not inherrit from EventEmitter at the moment.