JS Client library to interact with Khulnasoft Functions.
https://khulnasoft.com/docs/reference/javascript/functions-invoke
To run tests you will need Node 20+.
You are going to need docker daemon running to execute tests.
To start test run use the following command:
npm i
npm run test