RubyGems Navigation menu

symbiont 0.13.0

Symbiont is a framework that allows you to describe your application in terms of activity and page definitions. Those definitions can then be referenced by test libraries using the DSL that Symbiont provides. The DSL allows web elements to be proxied to a driver library. 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 Symbiont directly as an automated test library or you can use it with other tools such as RSpec, Cucumber, or my own Specify tool.

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

インストール:
=

バージョン履歴:

  1. 1.2.0 - March 18, 2016 (18.5KB)
  2. 1.1.2 - January 31, 2016 (18.5KB)
  3. 1.1.0 - December 11, 2015 (18.5KB)
  4. 1.0.0 - October 14, 2015 (17KB)
  5. 0.14.0 - October 06, 2015 (17KB)
  6. 0.13.0 - October 03, 2015 (17KB)
全てのバージョンを表示(全32件)

Runtime依存関係 (5):

Development依存関係 (6):

bundler ~> 1.10
pry >= 0
rake ~> 10.0
rspec >= 0
rubocop >= 0
simplecov >= 0

必須要件:

Watir-WebDriver, Savon

所有者:

作者:

  • Jeff Nyman

SHA 256チェックサム:

27d19ca8739e460b316cdc4e03c8f55102ab8574665b201205837dc5ef18a3d7

累計ダウンロード数 80,444

このバージョンのみ 2,016

ライセンス:

MIT

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

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

リンク: