RubyGems Navigation menu

symbiont 1.2.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 Specify tool.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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)
Zeige alle Versionen (32 total)

Runtime Abhängigkeiten (6):

capybara < 3.0, >= 2.1
colorize >= 0
savon >= 0

Development Abhängigkeiten (6):

bundler ~> 1.10
pry >= 0
rake ~> 10.0
rspec >= 0
rubocop >= 0
simplecov >= 0

Anforderungen:

Watir-WebDriver, Capybara, Savon

Besitzer:

Autoren:

  • Jeff Nyman

SHA 256-Prüfsumme:

fd6b0904fecfcc0e4bad8532ef39f9df0f18769aa599cf4f86ea7cbeaa8088e9

Downloads insgesamt 79.582

Für diese Version 2.871

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.0

Required Rubygems Version: >= 1.8.29

Links: