Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1.96 KB

package-readme.md

File metadata and controls

21 lines (12 loc) · 1.96 KB

AWS Lambda Test Server for .NET

NuGet NuGet Downloads

Build status codecov

Introduction

A NuGet package that builds on top of the TestServer class in the Microsoft.AspNetCore.TestHost NuGet package to provide infrastructure to use with end-to-end/integration tests of .NET 6 AWS Lambda Functions using a custom runtime with the LambdaBootstrap class from the Amazon.Lambda.RuntimeSupport NuGet package.

.NET Core 3.0 on Lambda with AWS Lambda's Custom Runtime

Feedback

Any feedback or issues for this package can be added to the issues in GitHub.

License

This package is licensed under the Apache 2.0 license.