Add testanything for Node.js
augbog opened this issue · 3 comments
There are a lot of resources now for using TAP with Node.js. Specifically
Tap-producing test hardness for Node -- https://github.com/substack/tape
Nodeschool workshop tutorial in progress -- https://github.com/tomgco/tapeshopper
Would be great to add these resources to the website.
As Node.js is just a flavour of Javascript, the tap producer is listed on the site already at:
http://testanything.org/producers.html
I'm going to suggest a content rewrite to make these pages simpler to find however (Which I think is the actual issue here).
As for the other link, I just clicked on it to get their hello world had a 404 - willing to add when it has progressed a little more perhaps.
Ahh apologies I didn't see that page or issue! :) Closing!