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,948 of 187,255
Downloads: 85,374

Daily

Ranking: 45,049 of 187,239
Downloads: 5

Depended by

RankDownloadsName
49,65022,109venom

Depends on

RankDownloadsName
12,973,645,220bundler
101,152,124,538rake
27919,498,517rspec
57604,577,545rubocop
73551,606,334pry
99421,256,244simplecov
135310,223,998capybara
294150,660,450colorize
52587,293,216savon
3,0814,674,810watir-webdriver
4,3251,945,371watir-scroll
6,673678,564watir-dom-wait

Owners

#GravatarHandle
1iconjnyman