Describe the feature
Current Limitation
The LambdaTestTool-v2 currently lacks the capability to support library based lambda projects (only supports standalone executable lambda projects).
In contrast, the original .NET Mock Lambda Test Tool included this feature, which we actively used in our workflow.
Use Case
Unable to test any library based lambda functions using the newer version of the tool, therefore using the first version without the new improvements mentioned.
Proposed Solution
Enhance LambdaTestTool-v2 by having the option to select the lambda function handler as you could previously in the first version. This will then enable us to migrate over to the newer version of the tool for our testing.
Other Information
No response
Acknowledgements
AWS .NET SDK and/or Package version used
N/A
Targeted .NET Platform
.NET 8
Operating System and version
OSX Tahoe
Describe the feature
Current Limitation
The LambdaTestTool-v2 currently lacks the capability to support library based lambda projects (only supports standalone executable lambda projects).
In contrast, the original .NET Mock Lambda Test Tool included this feature, which we actively used in our workflow.
Use Case
Unable to test any library based lambda functions using the newer version of the tool, therefore using the first version without the new improvements mentioned.
Proposed Solution
Enhance LambdaTestTool-v2 by having the option to select the lambda function handler as you could previously in the first version. This will then enable us to migrate over to the newer version of the tool for our testing.
Other Information
No response
Acknowledgements
AWS .NET SDK and/or Package version used
N/A
Targeted .NET Platform
.NET 8
Operating System and version
OSX Tahoe