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,520 of 192,742
Downloads: 88,715

Daily

Ranking: 25,095 of 192,728
Downloads: 13

Depended by

RankDownloadsName
50,70222,901venom

Depends on

RankDownloadsName
13,398,493,566bundler
81,314,115,497rake
29977,695,747rspec
56688,424,700rubocop
72600,801,658pry
99465,862,068simplecov
141339,340,282capybara
311160,676,991colorize
53095,346,211savon
3,1984,712,793watir-webdriver
4,2972,228,691watir-scroll
6,995684,228watir-dom-wait

Owners

#GravatarHandle
1iconjnyman