wdio-cucumberjs-json-reporter
wdio-cucumberjs-json-reporter copied to clipboard
A WDIO reporter that creates CucumberJS JSON files for WebdriverIO
**Environment (please complete the following information):** - **Node.js version:** [16.13.1] - **NPM version:** [8.1.2] - **webdriver.io version:** [^7.16] - **@wdio/cucumber-framework version:** [^7.16.12] - **wdio-cucumberjs-json-reporter version:** [^4.1.4] **Config of webdriver.io and...
**Is your feature request related to a problem? Please describe.** Currently reports are named according to the Feature file, and overwritten each time the Feature file is run. **Describe the...
> **Originally posted here https://github.com/webdriverio/webdriverio/issues/4784** **Describe your question with as much detail as possible** Be able to use https://webdriver.io/docs/wdio-cucumberjs-json-reporter.html in multiremote scenario **If it's about a specific piece of code,...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.13.2 to 7.7.0. Release notes Sourced from @typescript-eslint/parser's releases. v7.7.0 7.7.0 (2024-04-15) 🚀 Features eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor (#8895) typescript-estree: add defaultProject for project service (#8815)...
Bumps [@wdio/reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-reporter) from 8.24.12 to 8.36.1. Release notes Sourced from @wdio/reporter's releases. v8.36.1 (2024-04-20) :bug: Bug Fix wdio-cli, wdio-runner, wdio-utils, webdriverio #12703 [webdriverio-v8] Fix issue wdio log is missing in...
**Describe your question with as much detail as possible** A clear and concise question that doesn't require too much conversation. Need more help? [Find us on Discord](https://discord.webdriver.io) **If it's about...
**Is your feature request related to a problem? Please describe.** I want to add the videos from the wdio-video-reporter to the report but it doesn't seem to be possible **Describe...
Framework - Webdriverio - Cucumber - Typescript Reporter - Wdio-cucumber-Json-reporter CI - Jenkins Integration tools - Zephyr [package.json](https://github.com/webdriverio-community/wdio-cucumberjs-json-reporter/files/13711477/package.json) The issue we are encountering pertains to the generated JSON files from...
I'm not sure if this is currently available but do you have an option not to merge the feature files?
**Environment (please complete the following information):** - **Node.js version:** 18.16 - **NPM version:** 9.5.1 - **webdriver.io version:** 8.11.2 - **@wdio/cucumber-framework version:** 8.11.0 - **wdio-cucumberjs-json-reporter version:** 5.1.6 **Config of webdriver.io and...