I've been looking for a combination of unit testing and mocking packages for macruby. (The mocking is the real problem.) If anyone does TDD with mocks: what do you use? ----- Brian Marick, independent consultant Mostly on agile methods with a testing slant Author of /Programming Cocoa with Ruby/ www.exampler.com, www.exampler.com/blog, www.twitter.com/marick
Thanks to James Mead, I now know that at least simple examples work with 0.6 and these gems: mocha-macruby (0.9.8.20100129120100) test-unit (2.0.7) On May 4, 2010, at 10:58 AM, Brian Marick wrote:
I've been looking for a combination of unit testing and mocking packages for macruby. (The mocking is the real problem.) If anyone does TDD with mocks: what do you use?
----- Brian Marick, independent consultant Mostly on agile methods with a testing slant Author of /Programming Cocoa with Ruby/ www.exampler.com, www.exampler.com/blog, www.twitter.com/marick
_______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
----- Brian Marick, independent consultant Mostly on agile methods with a testing slant Author of /Programming Cocoa with Ruby/ www.exampler.com, www.exampler.com/blog, www.twitter.com/marick
participants (1)
-
Brian Marick