Description
Defines the structured messages Cucumber tools use to exchange test events between processes. It helps formatters, runners, and integrations understand the same scenario results without inventing their own data format.
This is infrastructure for test tooling, not an application for end users. Treat generated messages as test data: they can contain file paths, scenario names, logs, and values from examples.