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,129 of 183,539
Downloads: 82,692

Daily

Ranking: 80,049 of 183,521
Downloads: 1

Depended by

RankDownloadsName
48,34521,210venom

Depends on

RankDownloadsName
12,450,609,281bundler
10967,376,091rake
25824,269,778rspec
62483,877,017rubocop
69472,715,364pry
98353,147,236simplecov
136260,155,317capybara
271136,124,059colorize
49977,453,810savon
2,8194,624,114watir-webdriver
4,1381,799,550watir-scroll
6,279662,890watir-dom-wait

Owners

#GravatarHandle
1iconjnyman