Test the functions locally

Hello for everyone, i have a doubt.

How could I test my functions locally, can you help me?

You can use any Unit testing framework for your specific language to test the functions. E.g. Mocha for Nodejs

best,
Flo

1 Like