Implement message formatter
Open
:zap: enhancement
- Dominant language
- Go
- Stars
- 2.7k
- Forks
- 280
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 2
Description
The Cucumber JSON format is deprecated in Cucumber-Ruby, Cucumber-JVM and Cucumber-js. The recommended replacement is [cucumber-messages](https://github.com/cucumber/cucumber/tree/master/messages).
It would be great to implement support for this in godog, and deprecate the cucumber formatter (The other Cucumber implementations call it the `json` formatter).
Contributor guide
Assessment
This issue has not been assessed yet.