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,063 of 183,052
Downloads: 82,343

Daily

Ranking: 7,583 of 183,043
Downloads: 36

Depended by

RankDownloadsName
48,22421,131venom

Depends on

RankDownloadsName
12,399,132,400bundler
10951,441,545rake
25816,694,487rspec
63474,182,947rubocop
68465,856,335pry
99347,316,978simplecov
137255,731,815capybara
271134,803,120colorize
49976,467,417savon
2,8004,620,204watir-webdriver
4,1201,786,807watir-scroll
6,239662,064watir-dom-wait

Owners

#GravatarHandle
1iconjnyman