codeceptjs / codeceptjs/CodeceptJS
Multiple cucumber html reporter with CodeceptJS
- 主要言語
- JavaScript
- スター
- 4.2k
- フォーク
- 757
- 平均マージ
- 2日 9時間
- マージ済み PR(30日)
- 16
説明
### What are you trying to achieve?
Current HTML reporter does not support BDD format.
#### What do you get instead?
I want to use [multiple cucumber html reporter](https://www.npmjs.com/package/multiple-cucumber-html-reporter) with CodeceptJS.
I'm writing my tests in BDD which CodeceptJS supports but the report (Mochawesome) doesn't provide a detailed report and I don't prefer to use Allure because it needs to start the webserver to launch the report.
I found this multiple cucumber html reporter meet my requirement and I wish to integrate this library into CodeceptJS reporter.
Could anyone please suggest how can I do this as I'm not able to see any JSON file being generated by CodeceptJS which is as per the requirement of this plugin?
コントリビューションガイド
評価
この issue はまだ評価されていません。