Skip to content

Reduce dependence on CodeTaskFactory in tests #248

Description

@rainersigwald

Many tests require a one-off task that behaves in a specific way, and were written to use CodeTaskFactory to generate a task assembly on the fly. Since we don't have a short-term plan to support CodeTaskFactory cross-platform, we should reconsider this approach. One possibility would be to produce a single Test.Microsoft.Build.TestTasks.dll or similar and use it from the various tests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

help wantedIssues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.testingtriaged

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions