Skip to content

Building a test project should also build the leaf's source project #42815

Open
@ViktorHofer

Description

@ViktorHofer

Currently test assemblies that test inbox libraries don't build the leaf's source project. We have seen numerous cases where devs are jumping between building the source project and then building and invoking the test project. We should optimize this case by (incrementally) building the source project and its dependencies as well.

If developers only interact with a test project and don't want any incremental build to happen, they can pass --no-dependencies onto the CLI.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions