Re: [MacRuby-devel] Test First

2011-01-02 Thread Laurent Sansonetti
Hi Brad, MacRuby already ships with a testing framework, but you can install others using macgem. In case you find a problem, please report it to us on the bug tracker. Laurent On Dec 31, 2010, at 6:26 PM, Brad Hutchins wrote: > Will Rspec2 and Cucumber be brought into MacRuby for test first?

Re: [MacRuby-devel] Test First

2011-01-02 Thread Matt Aimonetti
Thanks Mark, filing bugs would def. help. - Matt Sent from my iPhone On Jan 2, 2011, at 23:43, Mark Rada wrote: > Rspec2 will work in some cases, have different behaviour from CRuby > sometimes, and segfault other times. > > I just started playing with Rspec2 recently and intend to log more

Re: [MacRuby-devel] Test First

2011-01-02 Thread Mark Rada
Rspec2 will work in some cases, have different behaviour from CRuby sometimes, and segfault other times. I just started playing with Rspec2 recently and intend to log more bugs when I can reduce them. On 2010-12-31, at 10:04 PM, Matt Aimonetti wrote: > RSpec2 should be working, I'm not sure a

Re: [MacRuby-devel] Test First

2010-12-31 Thread Matt Aimonetti
RSpec2 should be working, I'm not sure about cucumber. I personally prefer minitest but that's just because I like simple implementations (especially when they ship with the language) with dark magic and I don't mind asserting instead of "shoulding". - Matt On Sat, Jan 1, 2011 at 3:55 AM, Ryan Da

Re: [MacRuby-devel] Test First

2010-12-31 Thread Ryan Davis
On Dec 31, 2010, at 18:26 , Brad Hutchins wrote: > Will Rspec2 and Cucumber be brought into MacRuby for test first? If not what > framework will be used? brought into? do they not work as gems with macruby? ___ MacRuby-devel mailing list MacRuby-de