Skip to content

LambdaTestTool-v2 Debug Mode Fails For Rider #2244

@mark-hopper

Description

@mark-hopper

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS .NET SDK and/or Package version used

N/A

Targeted .NET Platform

.NET 8

Operating System and version

OSX Tahoe

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions