Skip to content

Conversation

@cheenamalhotra
Copy link
Member

Introduces new MSBuild targets and properties to ease with running tests.

msbuild -t:RunFunctionalTests
msbuild -t:RunManualTests
msbuild -t:RunTests
msbuild -t:RunTests -p:TF=net48
msbuild -t:RunTests -p:ResultsDirectory=MyDirectory

@cheenamalhotra cheenamalhotra added the Area\Tests Issues that are targeted to tests or test projects label Nov 8, 2021
@cheenamalhotra cheenamalhotra force-pushed the testImprov branch 3 times, most recently from 730cf2b to accaad5 Compare November 10, 2021 06:52
@cheenamalhotra cheenamalhotra merged commit d853ac4 into dotnet:main Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area\Tests Issues that are targeted to tests or test projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants