Wilson Bilkovich wrote:
> On 9/5/07, Christoph Sturm <[EMAIL PROTECTED]> wrote:
>
>> everybody in this thread is reacting like you are about to remove the
>> built in mocking. The idea was to deprecate it, something like
>>
>> "if you use the build in mocking right now, fine. If you start a new
Ben Mabey wrote:
> Hey all,
> Has any one ever tested or try to test c code with rspec? I am using
> system calls to my compiled c program and testing against the standard
> output but I would like to get a lot more granular than this. I have
>
I've specified Ruby C extensions using RSpec, b