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,619 of 193,553
Downloads: 89,144

Daily

Ranking: 39,349 of 193,540
Downloads: 3

Depended by

RankDownloadsName
50,85623,005venom

Depends on

RankDownloadsName
13,478,064,646bundler
81,341,379,803rake
29987,555,911rspec
56702,391,615rubocop
71608,885,577pry
97474,155,636simplecov
143343,886,912capybara
317162,399,219colorize
53196,827,954savon
3,2264,717,433watir-webdriver
4,2522,348,911watir-scroll
7,073684,706watir-dom-wait

Owners

#GravatarHandle
1iconjnyman