Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to use MSTest new features #14916

Merged
merged 5 commits into from
Jul 22, 2024
Merged

Allow to use MSTest new features #14916

merged 5 commits into from
Jul 22, 2024

Conversation

Evangelink
Copy link
Member

Allow arcade users to rely on:

  • MSTest.Sdk: current infra (before this change) always forces the installation of MSTest packages. This change allows to not install packages when user relies on MSTest.Sdk while still allowing to onboard to MSTest runner.

  • MSTest meta package: This meta package introduced in 2.2.10 ensures that versions are aligned and provides the recommended default experience for our users.

  • MSTest runner: Since 3.1, it's possible to use an alternative runner to VSTest.

To double check:

Allow arcade users to rely on:
- MSTest.Sdk
- MSTest meta package
- MSTest runner
@Evangelink Evangelink marked this pull request as ready for review July 17, 2024 19:08
@Evangelink
Copy link
Member Author

@ViktorHofer @mmitche Could I get a review please?

ViktorHofer
ViktorHofer previously approved these changes Jul 22, 2024
@Evangelink
Copy link
Member Author

@ViktorHofer Updated to use booleans instead of enum

@Evangelink Evangelink merged commit 4dc2518 into main Jul 22, 2024
11 checks passed
@Evangelink Evangelink deleted the mstest branch July 22, 2024 19:01
Evangelink added a commit that referenced this pull request Aug 9, 2024
# Conflicts:
#	src/Microsoft.DotNet.Arcade.Sdk/tools/MSTest/MSTest.targets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants