ErrorHelper
ErrorHelper copied to clipboard
Bump MSTest.TestFramework from 3.4.3 to 3.5.0 in /src
Bumps MSTest.TestFramework from 3.4.3 to 3.5.0.
Changelog
Sourced from MSTest.TestFramework's changelog.
[3.5.0] - 2024-07-15
See full log here
Added
- Add overloads to
CollectionAssert.AreEquivalent/AreNotEquivalentwithIEqualityComparer<T>by@engyebrahimin #3130- Add code fix for MSTEST0017 by
@engyebrahimin #3091- Add SDK samples from rel/3.4 by
@nohwndin #3074- Add suppressors for VSTHRD200 by
@Evangelinkin #2926- Add code fix for TestInitializeShouldBeValidAnalyzer by
@Evangelinkin #2890- Add code fix for ClassCleanupShouldBeValidAnalyzer by
@Evangelinkin #2883- Add code fix for AssemblyInitializeShouldBeValidAnalyzer by
@Evangelinkin #2882- Add code fix for ClassInitializeShouldBeValidAnalyzer by
@Evangelinkin #2884- Add code fixes for AssemblyCleanupShouldBeValidAnalyzer by
@Evangelinkin #2866- Add sample of MSTest runner for WinUI by
@Evangelinkin #2834- MSTEST0032: Always pass assertions by
@engyebrahimin #3238- MSTEST0025: add support for Assert.IsNull by
@engyebrahimin #3233- Update fixture analyzers to report on missing [TestClass] by
@Evangelinkin #3252- Customize MSTest runner banner by
@Evangelinkin #3235- Analyzer: Ensure to use Microsoft.VisualStudio.TestTools.UnitTesting.DescriptionAttribute and not System.ComponentModel.DescriptionAttribute by
@engyebrahimin #3202- MSTEST0030: Type containing [TestMethod] must be a [TestClass] by
@engyebrahimin #3199- leverage DoesNotReturnIfAttribute for better assertion by
@SimonCroppin #3168- Assertions: add support for [StringSyntax(CompositeFormat)] by
@Evangelinkin #3185- Display fixture (Assembly/Class Initialize/Cleanup) methods as "test" entries by
@fhnaseerin #2904- Improve display name for string and char by
@MichelZin #3082- Improve display name when DataRow contains arrays by
@MichelZin #3053- TestCaseFilter with custom properties by
@engyebrahimin #3015- MSTEST0029: Public methods should be test methods by
@engyebrahimin #3065- Avoid conditionals inside assertions analyzer by
@fhnaseerin #2848- Localize console service by
@nohwndin #2900- Code fix for TestCleanupShouldBeValidAnalyzer by
@Evangelinkin #2887- Run and fail tests when ITestDataSource.GetData returns empty IEnumerable by
@fhnaseerin #2865- Include timeout duration in timeout message by
@engyebrahimin #2877- Flow execution context across fixture methods when using timeout by
@Evangelinkin #2843- MSTest runner: allow overriding TestRunParameters by
@Evangelinkin #3106Housekeeping
- Fix some IDEXXX warnings by
@Evangelinkin #2844- fix install-windows-sdk path by
@SimonCroppin #2930- Fix release years in changelog by
@Evangelinkin #3001- Fix some diagnostics happening only in VS by
@Evangelinkin #3016- Add acceptance tests for info with all extensions by
@Evangelinkin #3119- Refactor STA pool code by
@MarcoRossignoliin #3231- Make IProcess disposable by
@Evangekunjin #3120- Use GetTypes() instead of DefinedTypes by
@SimonCroppin #3112- Use ConcurrentDictionary for attribute cache, and avoid func by
@nohwndin #3062- Lower reflection overhead by
@nohwndin #2839- avoid array alloc in CommandLineParseResult by using IReadOnlyList by
@SimonCroppin #3027
... (truncated)
Commits
5b79b58Ensure stable versions before moving to MSTest359466bBump platform to 1.3.1d348a10Use expansion in a variable8bff296NEw test at fixing pipeline2684869Fix official pipeline for releasing products0dd4f1c[rel/3.5] Fix ResultFiles placement in TRX report (#3264)5a7bb00Fix changelog and update changelog generator076e5e9Revert "Update deps"52fed4bUpdate deps3bf1d6cBump dependencies (#3257)- 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)
Dependency Review
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
| Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nuget/MSTest.TestFramework | 3.5.0 | :green_circle: 5.8 | Details
|
Scanned Manifest Files
src/ErrorHelper.Tests/packages.config
Superseded by #27.