<br><br><div><span class="gmail_quote">On 26/10/06, <b class="gmail_sendername">David Chelimsky</b> &lt;<a href="mailto:dchelimsky@gmail.com">dchelimsky@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Yes, it's true, but this is going to be a little further down - a few<br>weeks or a month. Right now we're busy stabilizing some things<br>including our own mock framework.</blockquote><div><br>Is there anything that the new RSpec mocking framework does that Mocha doesn't do apart from the should-style stuff? I only ask, because it seems a shame to re-invent the wheel.
<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'm not exactly sure how the integration will work, </blockquote></div><br clear="all">
Me either. As I don't use RSpec, I don't have a big incentive to work on integrating Mocha into RSpec. As we discussed previously, I have now made Mocha independent of Test::Unit which should make integration with any testing framework much easier. Take a look at standalone_acceptance_test.rb in HEAD to see how it can work.
<br><br>-- <br>James.<br><a href="http://blog.floehopper.org">http://blog.floehopper.org</a>