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,796 of 195,762
Downloads: 90,020

Daily

Ranking: 17,744 of 195,747
Downloads: 28

Depended by

RankDownloadsName
51,32523,158venom

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
291,006,320,288rspec
57728,179,197rubocop
72623,573,670pry
98489,786,530simplecov
144352,433,362capybara
320165,638,630colorize
53199,549,244savon
3,2684,729,650watir-webdriver
4,2252,486,168watir-scroll
7,286685,719watir-dom-wait

Owners

#GravatarHandle
1iconjnyman