RubyGems Navigation menu

symbiont 0.9.0

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 Lucid tool.

Gemfile:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 1.2.0 - March 18, 2016 (18,5 KB)
  2. 1.1.2 - January 31, 2016 (18,5 KB)
  3. 1.1.0 - December 11, 2015 (18,5 KB)
  4. 1.0.0 - October 14, 2015 (17 KB)
  5. 0.14.0 - October 06, 2015 (17 KB)
  6. 0.9.0 - October 26, 2014 (19,5 KB)
Toon alle versies (32 totaal)

Runtime afhankelijkheden (4):

Development afhankelijkheden (3):

bundler ~> 1.7
rake ~> 10.0
rspec ~> 3.0

Eigenaren:

Authors:

  • Jeff Nyman

SHA 256 checksum:

b0e041bd475d2eeee305db3eae7cd9e68fe0bfcdeabc64b1070d78310b9b8b9c

Total downloads 79.826

Voor deze versie 2.201

Licentie:

MIT

Required Ruby Version: >= 2.0

Required Rubygems Version: >= 1.8.29

Links: