Skip to content

Lambda Mock Test Tool requires a project folder #1198

@jamesbascle

Description

@jamesbascle

Describe the bug

Despite now supporting the Executable Assembly project types, in which a console app is responsible for hooking itself up to the lambda event pump, the tool still requires a path to an application folder with a .deps.json file in it.

Expected Behavior

To not need a .deps.json file when running an Executable Assembly style project.

Current Behavior

Fails to start, claiming a need for a .deps.json file.

Reproduction Steps

Run the test tool executable.

Possible Solution

Either add a flag to enable the use case of Executable Assemblies without requiring a path to the .deps.json file, or simply allow that to be the new default mode.

Additional Information/Context

No response

AWS .NET SDK and/or Package version used

dotnet-lambda-test-tool-6.0.exe

Targeted .NET Platform

.NET 6

Operating System and version

Windows 10, Windows 11

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions