About unit testing in opensearch-js

Should we use only Jest framework or we can use other frameworks for unit tests?

Testing can be done within package.json. If you have the necessary libraries, you can do the tests.
If you want to propose a new kind of testing - create an issue with the feature

1 Like