| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
11年前发布

Java自动化验收测试工具:Concordion

Concordion是一个开源的Java框架,可以让你将一个简单的英语描述需求转成一个自动化测试。Concordion 使用 Gradle 作为构建工具。此外还提供.NET, Python, Scala, 和 Ruby 版本 [ 详细内容]。

主要特性:

  • Tests can become truly useful documentation Concordion acceptance tests are so readable they can double up as system documentation. They are written in HTML, so can be easily hyperlinked into a navigable structure. And, since the tests run against the system, you can be confident the documentation is always up-to-date.

  • Helps you to separate "what?" from "how?" Tests that include a lot of implementation detail lock you into that implementation. Concordion helps you to document the logic and behaviour of your system in a way that gives you the flexibility to change the implementation later on.

  • Purposely small command-set is simple to learn Concordion has been designed with a short learning-curve as a top priority. The tests are also integrated with JUnit, which makes them easy to run and easy to include in an existing project build.

Java自动化验收测试工具:Concordion

项目主页:http://www.open-open.com/lib/view/home/1393309550443

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1393309550443.html
测试工具 Concordion