dotnet / dotnet/arcade

Add integration tests for the testing infra

Open
#15,997 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
729
Forks
397
Avg merge
3d 15m
Merged PRs (30d)
149

Description

I don't know if some exists already for VSTest, but at least for MTP there is no integration tests.

Test scenarios to cover:

- TestRunnerName
- `MSTest` (with EnableMSTestRunner)
- `NUnit` (with EnableNUnitRunner)
- `XUnit` (with UseMicrosoftTestingPlatformRunner)
- `Microsoft.Testing.Platform` (with custom dummy framework)
- Architecture (at least x64 and x86)
- RunArguments
- TestRunnerAdditionalArguments
- Multi-project solution.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.