Bump MSTest.TestFramework from 3.6.3 to 3.8.3
Bumps MSTest.TestFramework from 3.6.3 to 3.8.3.
Release notes
Sourced from MSTest.TestFramework's releases.
v3.8.3
See the release notes here
v3.8.2
See the release notes here
v3.8.1
See the release notes here
v3.8.0
See the release notes here
Announcements
- This release adds new Assert APIs related to throwing exceptions, collections, and strings. Refer to the changelog for more information.
- This release adds support for generic test methods.
- This release adds few new analyzers.
- We added
MSTestAnalysisMode. We encourage you to set this property to at leastRecommended.- This release adds
RetryAttribute- Microsoft.Testing.Extensions.TrxReport and Microsoft.Testing.Extensions.CodeCoverage are now a dependency of MSTest metapackage
v3.7.3
See the release notes here
v3.7.2
See the release notes here
v3.7.1
See the release notes here
v3.7.0
See the release notes here
Announcements
MSTest.Analyzers is now a transitive dependency of MSTest.TestFramework and thus no longer needs to be manually installed.
Note: The only rules enabled by default as warnings, which could potentially cause build errors when updating MSTest, have been carefully selected and thoroughly validated. These rules specifically address real runtime issues related to the usage of MSTest, ensuring that no purely stylistic or low-impact analyzers are enforced by default.
v3.6.4
See the release notes here
Changelog
Sourced from MSTest.TestFramework's changelog.
[3.8.3] - 2025-03-17
See full log here
Fixed
- Fix discard handling for newer Assert.Throws codefix by
@Youssef1313in #5118- Fix
parallelism:enabledincorrectly settingOrderTestsByNameInClassby@Youssef1313in #5114- Ship props/targets of MSTest.TestFramework and MSTest.TestAdapter in both build and buildTransitive by
@Youssef1313in #5221- Fix TestFailedException outcome not propagating to TestResult outcome by
@Youssef1313in #5244- Remove extra space by
@nohwndin #5252Artifacts
- MSTest: 3.8.3
- MSTest.TestFramework: 3.8.3
- MSTest.TestAdapter: 3.8.3
- MSTest.Analyzers: 3.8.3
- MSTest.Sdk: 3.8.3
- Microsoft.Testing.Extensions.CrashDump: 1.6.3
- Microsoft.Testing.Extensions.HangDump: 1.6.3
- Microsoft.Testing.Extensions.HotReload: 1.6.3
- Microsoft.Testing.Extensions.Retry: 1.6.3
- Microsoft.Testing.Extensions.TrxReport: 1.6.3
- MSTest.SourceGeneration: 1.0.0-alpha.25167.5
- MSTest.Engine: 1.0.0-alpha.25167.5
[3.8.2] - 2025-02-19
See full log here
Fixed
- Fix ClassCleanup not called when the first test in class is ignored by
@Youssef1313in #5071Artifacts
- MSTest: 3.8.2
- MSTest.TestFramework: 3.8.2
- MSTest.TestAdapter: 3.8.2
- MSTest.Analyzers: 3.8.2
- MSTest.Sdk: 3.8.2
- Microsoft.Testing.Extensions.CrashDump: 1.6.2
- Microsoft.Testing.Extensions.HangDump: 1.6.2
- Microsoft.Testing.Extensions.HotReload: 1.6.2
- Microsoft.Testing.Extensions.Retry: 1.6.2
- Microsoft.Testing.Extensions.TrxReport: 1.6.2
- MSTest.SourceGeneration: 1.0.0-alpha.25119.7
- MSTest.Engine: 1.0.0-alpha.25119.7
... (truncated)
Commits
5354e77[rel/3.8] Remove extra space (#5252)2175165[rel/3.8] Add assembly name (#5247)5f788a5[rel/3.8] Fix TestFailedException outcome not propagating to TestResult outco...e71432a[rel/3.8] Move logic relevant to core MTP out of MTP.MSBuild (#5223)181dd82[rel/3.8] Try out props/targets refactoring (#5219)94c71bf[rel/3.8] Ship props/targets of MSTest.TestFramework and MSTest.TestAdapter i...ccbaf50[rel/3.8] Consider--results-directorybefore configuration (#5204)ec34a47Fix buildb0bebf3Fix merge conflictbc08ddbFix tests- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)