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: 17,679 of 180,507
Downloads: 79,794

Daily

Ranking: 34,389 of 180,487
Downloads: 15

Depended by

RankDownloadsName
47,48320,548venom

Depends on

RankDownloadsName
12,082,629,206bundler
16855,753,735rake
23768,975,035rspec
63423,499,827pry
68415,333,912rubocop
102312,421,154simplecov
137228,303,723capybara
255124,608,230colorize
50369,810,596savon
2,6614,589,223watir-webdriver
3,9641,721,481watir-scroll
6,026645,153watir-dom-wait

Owners

#GravatarHandle
1iconjnyman