RubyGems Navigation menu

cogent 0.0.1

Cogent 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 Cogent 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 Cogent directly as an automated testing solution or you can use it with other tools such as RSpec, Cucumber, or my own Lucid tool.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.1 - February 22, 2014 (6.5 KB)

Development 依赖 (2):

bundler ~> 1.5
rake >= 0

业主:

作者:

  • Jeff Nyman

SHA 256 校验和:

49bedd3a49a6357794a1fcd936dfe8ddd7805ec7a92bf7908e6f10507abeb622

下载总量 3,760

这个版本 3,760

许可:

MIT

需要的 Ruby 版本: >= 1.9.3

需要的 RubyGems 版本: >= 1.6.1

链接: