From jamesmead44 at gmail.com Thu Jul 3 12:29:52 2008 From: jamesmead44 at gmail.com (James Mead) Date: Thu, 3 Jul 2008 17:29:52 +0100 Subject: [mocha-developer] Bug #20883 and failing fast when expected number of invocations is exceeded Message-ID: <1db558f00807030929k4d9178e4uc0fc83b8bc86cd7d@mail.gmail.com> In an effort to address bug #20883 [1], revision #331 changes Mocha's behaviour slightly. Instead of waiting until the end of the test, it now fails fast as soon as the number of invocations exceeds the expected number. I hope this shouldn't cause any extra breakages in peoples' tests unless I'm missing some scenarios in the acceptance tests. Please let me know if you have any problems with it. I intend to release it soon. -- James. http://blog.floehopper.org [1] http://rubyforge.org/tracker/index.php?func=detail&aid=20883&group_id=1917&atid=7477