OK, that's more like it!! I'll definitely have a look at that. Thank you Filippo!
On Tue, Jul 21, 2009 at 7:32 PM, Filippo Pacini<[email protected]> wrote: > Hi Vlad, > we have a small unit testing library that runs under spidermonkey with > limited functionality. > > The unit testing is part of some tools we use in websites > http://github.com/filippo/sgjs/tree/master > > The files of interest for you are: > lib/sgUtil.js > lib/sgUnit.js > > For some examples: > test/test_sgFun.js > test/test_sgUnit.js > > cheers, > filippo > > Vlad GURDIGA wrote: >> Hi! >> >> Writing a more-than-trivial app for CouchDB would require some amount >> of server-side code. Is there a testing framework for testing >> server-side Javascript code? >> > >
