Thanks Steve.  I will check these out.

jp

Steve Ross wrote:
> Hello--
...
>>> thanks,
>>> jp
> 
> There are numerous js test frameworks. One that is similar to Test::Unit 
> is jsTest. You can read about it here.
> 
> http://thinkpond.org/articles/2008/jstest-intro.shtml
> 
> If you are more of an rSpec kind of person, then look into jsSpec or 
> ScrewUnit:
> 
> http://jania.pe.kr/aw/moin.cgi/JSSpec
> 
> http://github.com/nkallen/screw-unit
> 
> Rubyists are likely to use TDD or BDD, but it is more how they think 
> about development than about available tools. There are tools available 
> for testing other languages.
> 
> Hope this helps.
> 
> Steve
-- 
Posted via http://www.ruby-forum.com/.