I also use mocha/expressjs. I normally just require the server in the test and then use Mikeal's Request module to make http calls.
https://gist.github.com/1846235 So your server is running (by requiring it) and then you make http calls to it. -- 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
