Categories: None [Edit]

minitest-macruby

https://rubygems.org/gems/minitest-macruby
https://github.com/seattlerb/minitest-macruby
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

Total

Ranking: 98,128 of 187,224
Downloads: 8,112

Daily

Ranking: 87,989 of 187,196
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
161,076,293,235minitest
185241,656,823rdoc
2,2858,953,144hoe

Owners

#GravatarHandle
1iconzenspider