RubyGems Navigation menu

minitest-macruby 1.0.0

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

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.1 - April 23, 2013 (9 KB)
  2. 1.0.0 - July 16, 2010 (9 KB)

Runtime Dependencies (1):

minitest ~> 1.7

Development Dependencies (3):

hoe >= 2.6.1
minitest >= 1.6.0
rubyforge >= 2.0.4

Owners:

Authors:

  • Ryan Davis

SHA 256 checksum:

6099d0d750f98719fd0beae1613f8354c8459645b43d4542ec44c466e1be85f4

Total downloads 7,354

For this version 3,594

Licenses:

N/A

Required Ruby Version: None

Links: