On Jun 23, 2010, at 12:21 , Ryan Davis wrote:

>> class MiniTest::Unit
>>  def self.run_macruby_tests
>> 
>> module MiniTest::Assertions
>>  def find_ui_menu(*path)
>>  def find_ui_menu_items menu
>>  def assert_ui_menu menu, *items
>>  def find_ui_menu_item(*path)
>>  def assert_ui_action obj, target, action, key = nil
>>  def assert_ui_binding item, binding_name, target, path

I'm torn between releasing this as part of minitest or releasing it under a new 
gem called minitest-macruby (or something).

I'd also love to see more ideas for assertions and helper methods and the 
like... the more the merrier.

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to