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,874 of 196,550
Downloads: 90,184

Daily

Ranking: 69,612 of 196,430
Downloads: 0

Depended by

RankDownloadsName
51,47423,195venom

Depends on

RankDownloadsName
13,701,859,136bundler
81,403,668,722rake
291,014,871,361rspec
57739,670,875rubocop
72629,795,780pry
98496,903,602simplecov
144356,398,987capybara
323167,134,998colorize
532100,775,762savon
3,2824,736,534watir-webdriver
4,2262,510,175watir-scroll
7,332686,006watir-dom-wait

Owners

#GravatarHandle
1iconjnyman