On 16 Jan 2009, at 06:58, Scott Taylor wrote:

s.ross wrote:
On Jan 15, 2009, at 7:24 AM, Mike Gaffney wrote:

s.ross's email about Screw.Unit brought prompted me to ask this question:

1) What do you use for Javascript Unit testing?

I've tried jsspec and Screw.Unit and so far I'm thinking Screw.Unit is better suited to what I'm doing. It has nested describes, etc.

2) How do you integrate it with a continuous build such as CCRB? (I'm guessing selenium).

It would be selenium using screw-unit-server, but I'm not there yet. My project is behind the curve on JS testing.

Might want to check out this project:

http://github.com/nakajima/screw-driver/tree/master

Don't know how far along it is.   I haven't played with it yet.

Scott

It's worth mentioning this spike I did a while back, using Celerity to drive the tests. It runs really quickly, but I'm not yet convinced about the reliability of celerity:

http://gist.github.com/15273

Matt Wynne
http://blog.mattwynne.net
http://www.songkick.com

_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to