class Cucumber::Core::EventBus

Event Bus

Implements an in-process pub-sub event broadcaster allowing multiple observers to subscribe to events that fire as your tests are executed.