Displaying 2 results from an estimated 2 matches for "smarttestcase".
Did you mean:
smart_test_case
2007 Jan 24
0
Mocha 0.4 released
...5103-tomas-pospisek>
).
- Reverse order in which expectations are matched, so that last
expectation is matched first. This allows e.g. a call to #stubs to be
effectively overridden by a call to #expects (patch from Tobias
Lutke<http://blog.leetsoft.com/>
).
- Stubba & SmartTestCase modules incorporated into Mocha module so
only need to require ''mocha'' ? no longer need to require ''stubba''.
- AutoMocha removed.
Thanks to all who contributed.
Enjoy :-)
I''ve created a mocha_release category on my blog, so if you want
notificati...
2006 Sep 13
2
Problem with RSpec and Mocha/Stubba
I''ve recently upgraded to the latest versions of Mocha and RSpec
(0.3.2 and 0.6.3 respectively) and I''m no longer able to use Mocha/
Stubba with RSpec. Its actually only Stubba I''m interested in as I
use RSpec''s built-in mocking library.
I require stubba in my spec file but whenever I try and run my spec
it fails with the error:
Unintialized constant