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: 17,684 of 180,543
Downloads: 79,859

Daily

Ranking: 14,630 of 180,534
Downloads: 32

Depended by

RankDownloadsName
47,48320,563venom

Depends on

RankDownloadsName
12,086,615,891bundler
16857,173,529rake
23769,656,811rspec
63424,085,722pry
68416,185,132rubocop
102312,870,171simplecov
137228,678,844capybara
255124,767,441colorize
50269,891,753savon
2,6634,589,759watir-webdriver
3,9651,722,023watir-scroll
6,029646,046watir-dom-wait

Owners

#GravatarHandle
1iconjnyman