๐ฅณ New release: Tap Monkey version 2.0
I just released version 2 of Tap Monkey (a TAP formatter thatโs also a monkey), reworked for node:test.
(TAP is meant to be a standard and all but node:test and Tape spit out very different diagnostics, etc., so I thought it best to keep the Tape version at 1.x โ itโs basically been done for years now anyway โ and have a separate 2.x branch for modern node:test, which is clearly based on Tape and has huge advantages like concurrent tests โ which just sped up my unit tests on Kitten by 8ร after I refactored them so they could run concurrently.)
https://codeberg.org/small-tech/tap-monkey
Enjoy!
๐๐
















