Wim Selles

Results 211 comments of Wim Selles

Hi @rmihirk Thanks for the issue, but pinging me doesn't make me solve this faster. I also have a day job 😉 I need to make some time free to...

This has been fixed with https://github.com/webdriverio-community/wdio-cucumberjs-json-reporter/releases/tag/v4.3.1, tested it and it works. Closing it for now

ok, thanks for letting us know, we will take a look at it again

Hi @qburst-hari Good question, this module just builds a report based on what WebdriverIO is reporting back, or I need to make a new logic for this. For now it's...

I'm already working on it. I'm first updating all deps for V7 then will work on V8 support

@PavanMudigonda I'm already working on it in [this](https://github.com/webdriverio-community/wdio-cucumberjs-json-reporter/pull/113) PR, but all help is welcome

Hi @szory Thanks for filing an issue, what could happen in this case is that the feature has the same name and that it's overwriting / concatenating the data. Can...

can you then provide a reproducible example so I can debug it?

Sorry @szory Yes, can you send me the Console Output and also a log of the files that are generated?

Hi @saurabhkjain What do you exactly mean, do you mean the name of the JSON file that is being generated based on each feature file? If so then this can't...