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: 18,855 of 186,715
Downloads: 84,483

Daily

Ranking: 15,983 of 186,700
Downloads: 42

Depended by

RankDownloadsName
49,27321,808venom

Depends on

RankDownloadsName
12,903,420,977bundler
101,127,274,939rake
27909,005,466rspec
57589,104,400rubocop
71542,411,855pry
99413,201,527simplecov
135304,129,302capybara
291148,738,750colorize
52185,899,819savon
3,0504,664,194watir-webdriver
4,2831,939,818watir-scroll
6,629677,072watir-dom-wait

Owners

#GravatarHandle
1iconjnyman