mocha + chai (assert style) for both node.js and browser side testing On Monday, 2 July 2012 03:51:40 UTC-5, Evgeny Bogdanov wrote: > > Few questions on testing for node projects > > I m super happy with unit testing in Node. > I unit test Client/Server code by mocking external dependencies for every > function (DB, etc.) > > I don't have a clear answer how it is best to unit test client code that > has jQuery calls. > I mock jQuery calls, but it seems a bit of an overkill > What are your ways of doing/not-doing it? > > Integration tests: > what are best practices/frameworks here? > Server-side / Client-side? >
-- 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
