I've tried to make zombie work with mocha, but unless I use the mocha --ignore-leaks command options, my test always fails with the error:
Error: global leaks detected: k, i, name, chars, char
My test looks exactly like the one explained in this thread: Mocha and ZombieJS
I wish I could have posted my question there, but as a newbie, I cannot comment on the thread, only ask a new question.
Do you have any idea why I get these leaks? I'm using mocha 1.0.3 and zombie 1.0.0.