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
eventBusTestSuitefunction simplifies the process of testing your custom implementation ofIEventBuswith vitest.IMPORT_PATH:
"@daiso-tech/core/event-bus/test-utilities"