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,049 of 187,967
Downloads: 85,956

Daily

Ranking: 38,688 of 187,960
Downloads: 11

Depended by

RankDownloadsName
49,82022,297venom

Depends on

RankDownloadsName
13,047,993,597bundler
101,178,214,454rake
28930,568,481rspec
57621,211,399rubocop
74560,774,668pry
99429,127,084simplecov
136316,806,862capybara
298152,692,890colorize
52788,781,323savon
3,1024,683,474watir-webdriver
4,3561,951,246watir-scroll
6,733679,846watir-dom-wait

Owners

#GravatarHandle
1iconjnyman