Sign in Sign up
rubygems

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.

Activity

Latest release
10y ago
Total releases
32
Cadence
~27 days
Last 12 months
0

Details

License
MIT
First release
Mar 02, 2012
Releases
Version Released
1.2.0 minor
1.1.2 patch
1.1.0 minor
1.0.0 major
0.14.0 minor
0.13.0 minor
0.12.0 minor
0.11.0 minor
0.10.0 minor
0.9.0 minor
0.8.0 minor
0.7.0 minor
0.6.0 minor
0.5.0 minor
0.4.0 minor
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.1.9 patch
0.1.8 patch
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 patch
0.1.0 minor
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial