tape.md

July 15, 2021 · View on GitHub

Bookmarks tagged [tape]

www.codever.land/bookmarks/t/tape

GitHub - substack/tape: tap-producing test harness for node and browsers

https://github.com/substack/tape

tap-producing test harness for node and browsers


Why I use Tape Instead of Mocha & So Should You – JavaScript Scene – Medium

https://medium.com/javascript-scene/why-i-use-tape-instead-of-mocha-so-should-you-6aa105d8eaf4

Mocha is a $150k Porsche Panamera when the best tool for the job is a $30k Tesla Model 3. Don’t waste your resources on testing bells and whistles. Invest them in creating your app, instead.

Author e...