RubyGems Navigation menu

dialect 0.0.1

Dialect is a framework that provides a way to describe your application in terms of activity and page definitions. Those definitions can then be referenced by test libraries using the DSL that Dialect provides. The DSL provides a fluent interface that can be used for constructing test execution logic. This fluent interface promotes the idea of compressibility of your test logic, allowing for more factoring, more reuse, and less repetition. You can use Dialect directly as an automated testing solution or you can use it with other tools such as RSpec, Cucumber, or my own Lucid tool.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.1 - February 25, 2014 (7KB)

Runtime依存関係 (2):

rspec >= 2.14
watir-webdriver >= 0.6.8

Development依存関係 (2):

bundler ~> 1.5
rake >= 0

所有者:

作者:

  • Jeff Nyman

SHA 256チェックサム:

455ddfa0d47e268c17607a164324b68a3994fe328436c99658cbd73e6304dcd1

累計ダウンロード数 3,636

このバージョンのみ 3,636

ライセンス:

MIT

必要なRubyのバージョン: >= 1.9.3

必要なRubyGemsのバージョン: >= 1.6.1

リンク: