The eventBusTestSuite function simplifies the process of testing your custom implementation of IEventBus with vitest.
eventBusTestSuite
IEventBus
IMPORT_PATH: "@daiso-tech/core/event-bus/test-utilities"
"@daiso-tech/core/event-bus/test-utilities"
The
eventBusTestSuite
function simplifies the process of testing your custom implementation ofIEventBus
with vitest.IMPORT_PATH:
"@daiso-tech/core/event-bus/test-utilities"