Skip to content
This repository was archived by the owner on Dec 18, 2019. It is now read-only.

Conversation

@wswebcreation
Copy link
Contributor

@wswebcreation wswebcreation commented Jul 4, 2018

This PR adds extra data to the the events

  • The Given|When|Then keywords
  • feature descriptions
  • datatable data

This makes a report look from

image

image

to
image

image

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

- add feature description
- add Given, When, Then keywords
- add datatables
@wswebcreation
Copy link
Contributor Author

@christian-bromann

I didn't add extra testcases because I must say I don't understand where in the reporter.spec.js file to add it. It's quite complex (kinda confused about it).
Do you know, or do you know someone who can help me with that so the additions can also be covered?

@wswebcreation
Copy link
Contributor Author

Can someone take a look at this?

Copy link
Contributor

@christian-bromann christian-bromann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

releasing this as minor update

@christian-bromann christian-bromann merged commit 9a1b6bd into webdriverio-boneyard:master Jul 17, 2018
@christian-bromann
Copy link
Contributor

It's quite complex (kinda confused about it).

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.

@christian-bromann
Copy link
Contributor

wdio-cucumber-framework 2.2.0 published 🎉

@wswebcreation
Copy link
Contributor Author

@christian-bromann

Tnx!!! Now I can fix my reporter and make a new reporter for webdriver.io next to Allure 🎉 😄

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants