We do seem to be spoiled for choice!

I'm loving node.js, both the software and the community. I wrote an
article<http://dannorth.net/2011/12/19/the-rise-and-rise-of-javascript/>
a
couple of months ago about how much fun I've been having. For automated
testing I've been really happy with nodeunit, sinon (for messing around
with timers) and zombie for browser automation.

I'm not using any of the BDD-flavoured frameworks, but then I'm not in an
environment where I need code examples to communicate behaviour to
non-technical stakeholders. I've heard good things about jasmine in that
context, but not had any use for it myself yet.

Cheers,
Dan

On 18 February 2012 21:10, Benjamin Gudehus <[email protected]>wrote:

> Wohoo! THE Dan North is using Node.js.
>
> There exist so many testing frameworks including bdd-style ones for node:
> https://github.com/joyent/node/wiki/modules#wiki-testing
>
> Just wanted to say: thanks!
>
>
> 2012/2/18 Dan North <[email protected]>
>
>> That depends on your shell. With bash it will be available immediately.
>> With zsh you have to rehash because it caches the binaries on your path
>> when it starts.
>>
>> -----Original Message-----
>> From: Phoscur <[email protected]>
>> Sender: [email protected]
>> Date: Sat, 18 Feb 2012 18:34:02
>> To: <[email protected]>
>> Reply-To: [email protected]
>> Subject: Re: [nodejs] Re: Node version 0.6.11 (stable)
>>
>> Am 18.02.2012 12:51, schrieb Jann Horn:
>> > 2012/2/18 Phoscur <[email protected]>:
>> >> I think windows integration of node atm is actually better than on
>> ubuntu!
>> > You call "please compile it yourself" badly integrated? :D
>> No, but that you have a to open a new console after installing something
>> global with npm.
>>
>> --
>> 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 [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>
>> --
>> 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 [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/nodejs?hl=en?hl=en
>>
>
>  --
> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/nodejs?hl=en?hl=en
>

-- 
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to