Categories: None [Edit]

dialect

https://rubygems.org/gems/dialect
https://github.com/jnyman/dialect
Dialect is a framework that provides a way to describe your application in terms of activity and page definitions. Those definitions can then be referenced by test libraries using the DSL that Dialect provides. 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 Dialect directly as an automated testing solution or you can use it with other tools such as RSpec, Cucumber, or my own Lucid tool.

Total

Ranking: 144,882 of 193,553
Downloads: 4,193

Daily

Ranking: 94,779 of 193,540
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,478,064,646bundler
81,341,379,803rake
29987,555,911rspec
3,2264,717,433watir-webdriver

Owners

#GravatarHandle
1iconjnyman