Categories: None [Edit]

symbiont

https://rubygems.org/gems/symbiont
https://github.com/jnyman/symbiont
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.

Total

Ranking: 19,279 of 191,483
Downloads: 88,033

Daily

Ranking: 39,488 of 191,454
Downloads: 7

Depended by

RankDownloadsName
50,32122,719venom

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
29964,633,797rspec
56669,650,118rubocop
72589,278,519pry
99455,133,578simplecov
140332,804,260capybara
307158,435,277colorize
53193,332,023savon
3,1714,704,600watir-webdriver
4,3752,065,183watir-scroll
6,918683,280watir-dom-wait

Owners

#GravatarHandle
1iconjnyman