Hi,

You might be interested in checking out BusterJS. It's a testing framework 
that allows you to test your code in both browsers and Node. Also has a lot 
of functions, so might be something you can use ^_^

http://busterjs.org/

Regards,
Arne

On Monday, July 16, 2012 6:56:14 PM UTC+2, Alex Young wrote:
>
> Hello,
>
> I write about Node a lot, and I often illustrate concepts using tests. 
>  However, there isn't a standard test runner for Node.
>
> So, let's say I'm writing a book about Node.  I'd like to include examples 
> using a test runner that's idiomatic, lightweight, and likely to be around 
> in a year or two.  I'm thinking Mocha or Nodeunit might be a good idea.
>
> My projects from 2010-2011 seemed to use Nodeunit, and I've switched a few 
> to Mocha with very little trouble.  Their APIs aren't directly compatible 
> but the same concepts can be readily gleaned in both.
>
> Does anyone have any strong opinions about this? What test runner would 
> you expect (or want) to see in books about Node?
>
> Thanks,
>
> Alex
>

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to