• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

camiloribeiro/cucumber-gradle-parallel: Example of Gradle Running Cucumber Featu ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

camiloribeiro/cucumber-gradle-parallel

开源软件地址(OpenSource Url):

https://github.com/camiloribeiro/cucumber-gradle-parallel

开源编程语言(OpenSource Language):

Gherkin 85.9%

开源软件介绍(OpenSource Introduction):

Cucumber Gradle Parallel Example

Build Status

alt tag

This is just an example of cucumber jvm running several features in parallel on gradle.

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code.

In this example you will find:

- 9 Feature files running simultaneously in different threads and different jvms
- A cucumber report being generated on top of all results at the end of the test

The current example run over 47 seconds of testing in a bit more than 5 seconds. It also generates a report in another couple of seconds. The features used in this exercise are just features with bare sleep inside its steps. It is just to show that it is actyally running simultaneusly.

You can check other implementations that also try to run in parallel here:

- https://github.com/theaberrant/gradle-concurrent 
- https://github.com/theaberrant/cucumber-jvm-groovy-rest-example

The report used is:

- http://www.masterthought.net/section/cucumber-reporting

Besides the basic configuration, it is not very useful :)

Try it

Make sure you have java installed and gradle https://gradle.org/

Clone the repository:

$ git clone [email protected]:camiloribeiro/cucumber-gradle-parallel.git

Run in sequence, the usual way:

$ gradle clean build runInSequence

Check the total time in the output. Now, run it in parallel:

$ gradle clean build runInParallel

Check the report in the output. Add a file:// + output in your browser, example file:///Users/camilo/cucumber-gradle-parallel/build/reports/cucumber/cucumber-html-reports/overview-features.html

Have fun.

LICENSE

Copyright 2015 - 2017 Camilo Ribeiro [email protected]

This file is part of Cucumber-gradle.parallel.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap