Martin Costello 11/11/2019

Integration testing AWS Lambda C# Functions with Lambda Test Server

Read Original

This technical article explains how to use the Lambda Test Server library to write integration tests for AWS Lambda functions written in C# with a custom .NET Core runtime. It includes a code example using xunit and discusses the author's motivation for migrating from Node.js to .NET Core for Lambda development.

Integration testing AWS Lambda C# Functions with Lambda Test Server

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week