Hi Netlify Community,
I’m posting to ask if anyone has any tips and trick or links to resources to help me understand some good patterns for unit testing Netlify Functions.
I’m currently trying to use a library called lambda-tester with ts-jest, but its proving to be quite challenging!