# Cucumber 4.x runner

This is an internal test module that embeds Cucumber 4.2.1
so that it can be executed against the integration tests in [`integration/cucumber`](../cucumber)

## Notes
- [Cucumber.js step definitions](https://github.com/cucumber/cucumber-js/blob/v4.2.1/docs/support_files/step_definitions.md)
- [Sample event protocol events](https://github.com/cucumber/cucumber-js/blob/v4.2.1/src/formatter/event_protocol_formatter.js)
