Skip to content

Open-source platform extensions and tooling#3133

Merged
Evangelink merged 9 commits intomicrosoft:mainfrom
Evangelink:platform-extensions
Jun 21, 2024
Merged

Open-source platform extensions and tooling#3133
Evangelink merged 9 commits intomicrosoft:mainfrom
Evangelink:platform-extensions

Conversation

@Evangelink
Copy link
Copy Markdown
Member

@Evangelink Evangelink commented Jun 19, 2024

Following recent update, we are open sourcing all the extensions required for a behavior similar to VSTest.

Extracting code from https://github.com/microsoft/testanywhere/commit/2549f8dc1f973ae67c5d2cbf36e87131fd53c420

Comment thread test/coverage.config
@Evangelink
Copy link
Copy Markdown
Member Author

I still need to work on fixing the acceptance tests and review linux build/test behavior

@Evangelink Evangelink marked this pull request as ready for review June 21, 2024 07:48
Comment thread Directory.Build.props Outdated
Comment thread eng/Analyzers.props
Copy link
Copy Markdown
Member

@nohwnd nohwnd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please consider adding the exact commit and link to repo from which you took the copy, so we can track changes back into history, even if internally.

<!-- Core -->
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="$(MicrosoftNETTestSdkVersion)" VersionOverride="$(MicrosoftNETTestSdkVersion)" Sdk="MSTest" />
<!-- Most of the times this dependency is not required but we leave the opportunity to align the version of the platform being used -->
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For future readers, consider commenting when it is not needed, and in which situation it might be needed. Because 2 years from now we won't know and will be afraid to remove this.

Comment thread src/Platform/Directory.Build.props Outdated
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.

3 participants