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: 143,137 of 188,294
Downloads: 4,075

Daily

Ranking: 58,073 of 188,277
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,083,534,422bundler
101,189,977,978rake
29935,905,765rspec
3,1084,687,203watir-webdriver

Owners

#GravatarHandle
1iconjnyman