[MacRuby-devel] [ANN] minitest-macruby 1.0.0 Released

Laurent Sansonetti lsansonetti at apple.com
Mon Jul 19 13:52:12 PDT 2010


Hi Ryan,

Sorry for the late reply! And thanks for working on this.

I was wondering if anyone here actually tried it and has feedback or suggestions. I will try it later this week and see if I can come up with some ideas too.

It might eventually be interesting to bundle this work into MacRuby 0.7.

Laurent

On Jul 15, 2010, at 6:09 PM, Ryan Davis wrote:

> minitest-macruby version 1.0.0 has been released!
> 
> * <http://rubyforge.org/projects/bfts>
> 
> minitest-macruby provides extensions to minitest for macruby UI
> testing. It provides a framework to test GUI apps in a live instance.
> Documentation and examples are light at the moment as I've just thrown
> this together. Suggestions for extensions are very welcome!
> 
> Currently it provides the following methods in minitest's assertions:
> 
> * self.run_macruby_tests
> * find_ui_menu(*path)
> * find_ui_menu_items menu
> * assert_ui_menu menu, *items
> * find_ui_menu_item(*path)
> * assert_ui_action obj, target, action, key = nil
> * assert_ui_binding item, binding_name, target, path
> 
> Changes:
> 
> ### 1.0.0 / 2010-07-15
> 
> * 1 major enhancement
> 
> * Birthday!
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



More information about the MacRuby-devel mailing list