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,899 of 186,961
Downloads: 84,894

Daily

Ranking: 17,495 of 186,954
Downloads: 51

Depended by

RankDownloadsName
49,34922,040venom

Depends on

RankDownloadsName
12,938,589,681bundler
101,140,169,777rake
27914,289,095rspec
57596,699,978rubocop
72547,083,619pry
99417,429,072simplecov
135307,303,765capybara
292149,711,209colorize
52286,594,095savon
3,0624,669,448watir-webdriver
4,3141,942,504watir-scroll
6,658677,812watir-dom-wait

Owners

#GravatarHandle
1iconjnyman