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,234 of 190,365
Downloads: 87,810

Daily

Ranking: 29,735 of 190,317
Downloads: 8

Depended by

RankDownloadsName
50,25822,639venom

Depends on

RankDownloadsName
13,243,919,424bundler
81,256,317,454rake
29957,790,816rspec
56660,369,141rubocop
72583,733,126pry
99449,998,013simplecov
140329,662,416capybara
305157,415,792colorize
53392,429,419savon
3,1604,701,026watir-webdriver
4,4122,004,219watir-scroll
6,875682,901watir-dom-wait

Owners

#GravatarHandle
1iconjnyman