This repository was archived by the owner on Dec 21, 2024. It is now read-only.
Document different formatters and formatter API #233
Open
Description
The Reporting page (https://docs.cucumber.io/cucumber/reporting/) could use some attention:
- List all built in reporters
- Provide (links to) formatter API on how to build a custom formatter? Preferably per programming language:
- ruby (added in Add docs for custom formatters (only Ruby examples) #249)
- java
- javascript
- dotnet
- kotlin (nice to have)
This looks useful: https://relishapp.com/cucumber/cucumber/docs/formatters
More information on Custom Formatters: https://app.cucumber.pro/projects/cucumber-ruby/documents/branch/master/features/docs/extending_cucumber/custom_formatter.feature