Displaying 1 result from an estimated 1 matches for "craaaaazi".
Did you mean:
craaaaazy
2007 Jul 09
2
Problem with Mocks: "random" tests failing
Hi all!
I am pretty new to Mocha and I am writing tests that use Mocks quite a bit.
I am having a weird behavior with some of the tests for a specific class:
I wrote a first couple of tests that were passing and then when adding a 3rd
one, the first tests begun to fail. Now what''s bugging me even more is that
if I run them in debugger mode with breakpoints on the functions where the