This repository was archived by the owner on Dec 18, 2019. It is now read-only.
Feature/enrich reporter#136
Merged
christian-bromann merged 2 commits intowebdriverio-boneyard:masterfrom Jul 17, 2018
wswebcreation:feature/enrich-reporter
Merged
Feature/enrich reporter#136christian-bromann merged 2 commits intowebdriverio-boneyard:masterfrom wswebcreation:feature/enrich-reporter
christian-bromann merged 2 commits intowebdriverio-boneyard:masterfrom
wswebcreation:feature/enrich-reporter
Conversation
- add feature description - add Given, When, Then keywords - add datatables
Contributor
Author
|
I didn't add extra testcases because I must say I don't understand where in the |
Contributor
Author
|
Can someone take a look at this? |
christian-bromann
approved these changes
Jul 17, 2018
Contributor
christian-bromann
left a comment
There was a problem hiding this comment.
LGTM
releasing this as minor update
Contributor
Yes, I wanted to make sure that things run properly synchronous (or asynchronous). It became quite huge. In v5 this is all tested more maturely. |
Contributor
|
wdio-cucumber-framework 2.2.0 published 🎉 |
Contributor
Author
|
Tnx!!! Now I can fix my reporter and make a new reporter for webdriver.io next to Allure 🎉 😄 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds extra data to the the events
Given|When|ThenkeywordsThis makes a report look from
to

The additions can also be used and implemented in the
wdio-allure-reporterto make it more readable