- 授权协议: 未知
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/behave/behave
- 软件文档: https://github.com/behave/behave/blob/master/README.rst
软件介绍
Behave是一个非常简单明了的基于Cucumber的ATDD 工具, 它能够让开发人员用非常自然的语言Gherkin去构造用户使用场景(Scenario)达到描述特性(Feature)全貌的目的,每个用户场景(Scenario)都是真实的用户使用方式,,每个用户场景都会包含若干个步骤(step),步骤(Step)会被python语言描述为脚本, 通过执行脚本可以获得Step,Scenario和Feature的测试结果,达到驱动开发关注于真正产品价值上的开发。
Big Java Late Objects
Horstmann, Cay S. / 2012-2 / 896.00元
The introductory programming course is difficult. Many students fail to succeed or have trouble in the course because they don't understand the material and do not practice programming sufficiently. ......一起来看看 《Big Java Late Objects》 这本书的介绍吧!

