TestAnything/testanything.github.io

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!

Not your fault at all @augbog and I think this should be covered in the discussion in #28.

I think adding a plain old JavaScript is enough as we will get people requesting the N other flavours of JavaScript.

Closing in favour of #28 to solve the missing page.
Thanks