axe-windows
axe-windows copied to clipboard
chore(deps): Bump MSTest.TestAdapter and MSTest.TestFramework to 3.6.1 in /src
Bumps MSTest.TestAdapter from 3.5.2 to 3.6.1.
Release notes
Sourced from MSTest.TestAdapter's releases.
v3.6.1
See the release notes here
v3.6.0
See the release notes here
Special shoutout to
@SimonCroppfor his exceptional contribution in improving the quality of the repository.
Changelog
Sourced from MSTest.TestAdapter's changelog.
[3.6.1] - 2024-10-03
See full log here
Fixed
- MSTEST0016: Fix typo in rule message and description by
@Evangelinkin #3808- MSTEST0018: fix false positive with data member visibility by
@Evangelinkin #3866- Fix MSTEST0036 is shown for cases where no shadowing happens by
@engyebrahim#3881- Bump VSTest to v17.11.1 by
@Evangelink- Fix MSTest hook to be always generated by
@Evangelinkin #3889- Fix CollectionAssert.AreEqual fails for list of strings using IEqualityComparer following by
@engyebrahimin #3886- Fix CollectionAssert.AreEqual for collection of collections ignores even-items by
@engyebrahimin #3893Artifacts
- MSTest: 3.6.1
- MSTest.TestFramework: 3.6.1
- MSTest.TestAdapter: 3.6.1
- MSTest.Analyzers: 3.6.1
- MSTest.Sdk: 3.6.1
- Microsoft.Testing.Extensions.CrashDump: 1.4.1
- Microsoft.Testing.Extensions.HangDump: 1.4.1
- Microsoft.Testing.Extensions.HotReload: 1.4.1
- Microsoft.Testing.Extensions.Retry: 1.4.1
- Microsoft.Testing.Extensions.TrxReport: 1.4.1
[3.6.0] - 2024-09-11
See full log here
Added
- Feat: Add code suppressor for CS8618 on TestContext property by
@Evangelinkin #3271- Feature: add support for injecting TestContext in ctor by
@Evangelinkin #3267- Feat: Add
[STATestClass]by@Evangelinkin #3278- Feat: Add [STATestMethod] by
@Evangelinkin #3286- Feat: add support for overloaded parameterized tests by
@Evangelinkin #3298- Improve display name for DynamicDataAttribute by
@Evangelinkin #3293- Feat: allow cooperative timeout by
@Evangelinkin #3314- MSTEST0010: report when class is abstract and inheritance is not set by
@engyebrahimin #3347- MSTEST0011: report when class is abstract and inheritance is not specified by
@engyebrahimin #3352- MSTEST0010: report if InheritanceBehavior.BeforeEachDerivedClass is set on a sealed class by
@engyebrahimin #3369- MSTEST0011: report if InheritanceBehavior.BeforeEachDerivedClass is set on a sealed class by
@engyebrahimin #3370- MSTEST0018: DynamicData usage should be valid by
@Evangelinkin #3374- Add analyzer for DeploymentItem by
@engyebrahimin #3387- MSTEST0004: Add code fix by
@engyebrahimin #3482- MSTEST0003: Add code fix by
@engyebrahimin #3493- Warn on invalid DisableParallelization configuration entry by
@engyebrahimin #3526- MSTEST0007: Add code fix by
@engyebrahimin #3540
... (truncated)
Commits
1204ea1Use TA 1.4.1e6cc8fc[rel/3.6] Update dependencies from microsoft/testanywhere (#3905)4f4ed7d[rel/3.6] Update dependencies from microsoft/testanywhere (#3901)6d9c5eaFix CollectionAssert.AreEqual for collection of collections ignores even-item...5917c99Fix SelfRegisteredExtensions type to be internal (#3891)36338bdFix CollectionAssert.AreEqual fails for list of strings using IEqualityCompar...50707f7Fix MSTest hook to be always generated (#3889)6da3be7Bump VSTest tov17.11.1491b2d6Fix MSTEST0036 is shown for cases where no shadowing happens (#3881)8d3545b[rel/3.6] Update dependencies from microsoft/testanywhere (#3885)- Additional commits viewable in compare view
Bumps MSTest.TestFramework from 3.6.0 to 3.6.1.
Changelog
Sourced from MSTest.TestFramework's changelog.
[3.6.1] - 2024-10-03
See full log here
Fixed
- MSTEST0016: Fix typo in rule message and description by
@Evangelinkin #3808- MSTEST0018: fix false positive with data member visibility by
@Evangelinkin #3866- Fix MSTEST0036 is shown for cases where no shadowing happens by
@engyebrahim#3881- Bump VSTest to v17.11.1 by
@Evangelink- Fix MSTest hook to be always generated by
@Evangelinkin #3889- Fix CollectionAssert.AreEqual fails for list of strings using IEqualityComparer following by
@engyebrahimin #3886- Fix CollectionAssert.AreEqual for collection of collections ignores even-items by
@engyebrahimin #3893Artifacts
- MSTest: 3.6.1
- MSTest.TestFramework: 3.6.1
- MSTest.TestAdapter: 3.6.1
- MSTest.Analyzers: 3.6.1
- MSTest.Sdk: 3.6.1
- Microsoft.Testing.Extensions.CrashDump: 1.4.1
- Microsoft.Testing.Extensions.HangDump: 1.4.1
- Microsoft.Testing.Extensions.HotReload: 1.4.1
- Microsoft.Testing.Extensions.Retry: 1.4.1
- Microsoft.Testing.Extensions.TrxReport: 1.4.1
Commits
1204ea1Use TA 1.4.1e6cc8fc[rel/3.6] Update dependencies from microsoft/testanywhere (#3905)4f4ed7d[rel/3.6] Update dependencies from microsoft/testanywhere (#3901)6d9c5eaFix CollectionAssert.AreEqual for collection of collections ignores even-item...5917c99Fix SelfRegisteredExtensions type to be internal (#3891)36338bdFix CollectionAssert.AreEqual fails for list of strings using IEqualityCompar...50707f7Fix MSTest hook to be always generated (#3889)6da3be7Bump VSTest tov17.11.1491b2d6Fix MSTEST0036 is shown for cases where no shadowing happens (#3881)8d3545b[rel/3.6] Update dependencies from microsoft/testanywhere (#3885)- 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)
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
/azp run
Azure Pipelines successfully started running 1 pipeline(s).
A newer version of MSTest.TestAdapter exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.