-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I'd like to use ES Modules in the openHAB Scripting Bridge.
Modern tools like vitest only allow mocking of ES Modules and don't support CommonJS require imports. Therefore it's currently pretty cumbersome to write unit tests with these tools for openHAB scripts.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request