RubyGems Navigation menu

symbiont 0.7.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 Lucid tool.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.2.0 - March 18, 2016 (18.5 KB)
  2. 1.1.2 - January 31, 2016 (18.5 KB)
  3. 1.1.0 - December 11, 2015 (18.5 KB)
  4. 1.0.0 - October 14, 2015 (17.0 KB)
  5. 0.14.0 - October 06, 2015 (17.0 KB)
  6. 0.7.0 - June 24, 2014 (18.5 KB)
顯示所有版本(共 32)

Runtime 相依性套件 (2):

colorize >= 0.7.2
watir-webdriver >= 0.6.10

Development 相依性套件 (3):

bundler ~> 1.6
rake >= 0
rspec >= 3.0

必填:

Watir-WebDriver, Colorize

擁有者:

作者:

  • Jeff Nyman

SHA 256 checksum:

e5a1ba17f9d7d6b5aa1f0914f46583b1c1a6f6a5554164bb875d6d4e262c6bf5

總下載次數 79,826

這個版本 2,298

License:

MIT

Ruby 版本需求: >= 1.9.3

RubyGems 版本需求: >= 1.8.29

相關連結: