Skip to content

Add tests for MSBuild tasks in src/tasks #79010

@radical

Description

@radical

Currently, there are no unit tests for the msbuild tasks in src/tasks. For wasm, there are some limited tests for PInvokeTableGenerator in src/mono/wasm/Wasm.Build.Tests, but these perform full builds which are not always necessary.

Instead, the msbuild tasks should have their own unit tests in src/tests which can be targeted, and much lighter to run.

Examples for tests to add:

This should be applicable for mobile tasks too.

cc @maraf @ilonatommy @lewing @steveisok

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions