Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First draft of cucumberjs 8 integration #346

Merged
merged 22 commits into from
Jun 24, 2022
Merged

First draft of cucumberjs 8 integration #346

merged 22 commits into from
Jun 24, 2022

Conversation

baev
Copy link
Member

@baev baev commented Aug 31, 2021

Context

Fixes #227

Checklist

@xiongxiaoqing0614
Copy link

Any progress on this?

@osolomin90
Copy link

osolomin90 commented Oct 6, 2021

I found lint issue here is PR with fix in this branch #371
I checked locally and now lint step from pipeline works.

@osolomin90
Copy link

I created new PR but still not able to add required label. #372

@github-actions github-actions bot removed the theme:api Javascript API related issue label Oct 7, 2021
@xiongxiaoqing0614
Copy link

@baev @osolomin90 Hello after this is merged to master, how could I get the latest release? I would like to test it from my side:)

@baev
Copy link
Member Author

baev commented Oct 8, 2021

@xiongxiaoqing0614 did you trying the provided integration? It only implements basic functionality at the moment and could be not suitable for real projects yet.

@xiongxiaoqing0614
Copy link

@baev I did not have a chance to try it yet. How soon would it be stable for a real project? Would your suggest at this moment I still use old version of cucumber-js like 6.0.1? By the way do you know if there is any other tool to just translate cucumber JSON test result to Allure report?

@ortsevlised
Copy link

Hi @baev will this pr be merged anytime soon?
thanks!

@fairywang325
Copy link

@baev Whether the allure report can be used simultaneously with parallel. Now I use it together without success in practice。It may be a conflict of versions. I used cucumber 6, allure-cucumberjs@2.0.0-beta.14, cucumberjs-parallel@1.2.5。

@epszaw epszaw changed the title First draft of cucumberjs 7 integration First draft of cucumberjs 8 integration Jun 22, 2022
@CLAassistant
Copy link

CLAassistant commented Jun 22, 2022

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added theme:api Javascript API related issue theme:build theme:decorators theme:jasmine Jasmine related issue theme:jest Jest related issue theme:mocha Mocha related issue theme:playwright theme:workflow labels Jun 23, 2022
@github-actions github-actions bot removed the theme:api Javascript API related issue label Jun 24, 2022
@baev baev merged commit a61b5ed into master Jun 24, 2022
@baev baev deleted the cucumberjs7 branch June 24, 2022 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:cucumberjs CucumberJS related issue type:new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for cucumber-js v7
8 participants