json-formatter
json-formatter copied to clipboard
Provides a language-agnostic command-line tool to convert cucumber messages into a JSON document.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/onsi/ginkgo](https://redirect.github.com/onsi/ginkgo) | `v1.16.5` -> `v2.23.4` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/cucumber/common/messages/go/v18](https://redirect.github.com/cucumber/common) | `v18.0.0` -> `v19.1.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cucumber-compatibility-kit](https://togithub.com/cucumber/compatibility-kit) ([changelog](https://togithub.com/cucumber/compatibility-kit/blob/main/compatibility-kit/CHANGELOG.md)) | `"~> 9.0"` -> `"~>...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cucumber](https://cucumber.io/) ([source](https://togithub.com/cucumber/cucumber-ruby), [changelog](https://togithub.com/cucumber/cucumber-ruby/blob/main/CHANGELOG.md)) | `"~> 8.0.0"` ->...
Even if it's not able to populate all fields it would be a great help as it would allow use of others tools like react-cucumber with existing cuke Json files.
Getting panic error when executing the standalone cucumber-json-formatter inside docker container. Using version 19.0.0 (cucumber-json-formatter-linux-amd64) panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1...
### 👓 What did you see? There's a difference in outputted JSON from `cucumber-js` compared to its messages piped through `cucumber-json-formatter`. ### ✅ What did you expect to see? The...
### 👓 What did you see? There's a difference in outputted JSON from `cucumber-js` compared to its messages piped through `cucumber-json-formatter`. ### ✅ What did you expect to see? The...
### 👓 What did you see? There's a difference in outputted JSON from `cucumber-js` compared to its messages piped through `cucumber-json-formatter` when the scenario outline contains a parameter. ### ✅...
This project was setup to facilitate a migration away from the JSON report format so it could be deprecated gracefully. Unfortunately the JSON report is more entrenched than expected. As...