dotnet / dotnet/msbuild

Tests that use TaskEnvironmentHelper should test tasks with both environments.

Open
#13,373 0 comments 0 reactions 0 assignees View on GitHub
Area: Tests triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

Existing tests using `TaskEnvironmentHelper.CreateForTest()` only execute with a multiprocess environment. This leaves gaps in correctness validation for multithreaded behavior. Update tests to cover both task environments.
For tests using MT environment, move the current directory to a temporary path to properly ensure the output is correct.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.