RubyGems Navigation menu

minitest-macruby 1.0.1

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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

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

Runtime Abhängigkeiten (1):

minitest ~> 4.0

Development Abhängigkeiten (2):

hoe ~> 3.6
rdoc ~> 4.0

Besitzer:

Autoren:

  • Ryan Davis

SHA 256-Prüfsumme:

c8b81fed57392690019524d840415c794c1679bad4f26930ed6744a51e470af3

Downloads insgesamt 7.360

Für diese Version 3.764

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: