On 25/10/06, <b class="gmail_sendername">Ed Howland</b> <<a href="mailto:ed.howland@gmail.com">ed.howland@gmail.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I just gave a talk on Mocha and Stubba last night at the St. Louis<br>Ruby Group. All my code examples were in RSpec, except for the last<br>one which used stub(), which I generated in a normal<br>Test::Unit::TestCase.</blockquote>
<div><br>Cool. I hope it went well :-) <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I'll check out the HEAD revision and see how to do it.
</blockquote><div><br>Great - let me know how you get on. <br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">David C. on the RSpec team said in a comment on Jay Fields' blog that
<br>they were going to make RSpec pluggable for other mock frameworks,<br>like yours and FlexMock. BTW, did you see how FlexMock is copying you<br>now? Or at least jMock.<br></blockquote></div><br>Yes, I saw the changes to FlexMock. It was good of Jim to credit Mocha in his docs. His syntax is similar to some pre-Mocha stuff my colleague Ben Griffiths did. Of course I prefer the Mocha syntax ;-)
<br><br>David has explained the status with RSpec in another post on this thread.<br><br clear="all">Happy mocking.<br>-- <br>James.<br><a href="http://blog.floehopper.org">http://blog.floehopper.org</a>