RubyGems Navigation menu

symbiont 0.12.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.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.12.0 - October 03, 2015 (17.0 KB)
显示所有版本 (共 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 校验和:

13c1a3bb651c260c934f492a9517e93ea44a2c467b1276888f9c26c60dd39164

下载总量 79,924

这个版本 1,990

许可:

MIT

需要的 Ruby 版本: >= 2.0

需要的 RubyGems 版本: >= 1.8.29

链接: