News

In this case we are using jest javascript testing framework to run our tests and provide code coverage. Use describe to create test suits, you should give a description as a string and implement a ...
Here is a quick example of an Azure Function App with support for TypeScript, tested with Jest and bundled with Webpack for improved cold start time. There is no dependency on the Azure Function ...