Ruby Forum IronRuby > Re: TDD in coding!

Posted by Unni Nair (ksunair)
on 08.05.2008 22:57
(Received via mailing list)
I will do that.
Thanks.


----- Original Message ----
From: John Lam (IRONRUBY) <jflam@microsoft.com>
To: "ironruby-core@rubyforge.org" <ironruby-core@rubyforge.org>
Sent: Thursday, May 8, 2008 3:17:46 PM
Subject: Re: [Ironruby-core] TDD in coding!

Unnikrishnan Nair:

> Thanks, How do I go about sending the code changes I made? I would
> like to submit a small changes first and get the feedback and then I
> can go full blown development. I just finished 10 functions that
> passed my full test.

Please generate a patch and submit to Rubyforge: 
http://rubyforge.org/tracker/?atid=16800&group_id=4359&func=browse

BTW, can you see if it passes the Rubinius specs too?

rake spec file <your method name> coverage

Thanks,
-John