GenHTTP
GenHTTP copied to clipboard
Bump MSTest.TestAdapter from 3.1.1 to 3.2.0
Bumps MSTest.TestAdapter from 3.1.1 to 3.2.0.
Release notes
Sourced from MSTest.TestAdapter's releases.
v.3.2.0
See the release notes here.
v3.2.0-preview.24069.3
See the release notes here.
v3.2.0-preview.23623.1
See the release notes here.
v3.2.0-preview.23622.1
See the release notes here.
Changelog
Sourced from MSTest.TestAdapter's changelog.
[3.2.0] - 2024-01-24
See full log here
Added
- MSTest runner by
@Evangelink
in #1775- Add analyzers by
@Evangelink
in #1870- Add more analyzers by
@Evangelink
in #1974- Rework MSTEST0002 and MSTEST0003 by
@Evangelink
in #1985- Update description of MSTEST0001 by
@Evangelink
in #1988- MSTEST0004: Public types should be test classes by
@Evangelink
in #1989- Add readme to MSTest.Analyzer package by
@Evangelink
in #2006- Add
--ignore-exit-code
andTESTINGPLATFORM_EXITCODE_IGNORE
by@MarcoRossignoli
in #2057- Add samples of runner vs dotnet test by
@Evangelink
in #2063- Add mstest runner samples by
@nohwnd
in #2068- Add comparison stats by
@MarcoRossignoli
in #2069- Performance measurements by
@jakubch1
in #2071- Add protocol documentation by
@drognanar
in #2073- Cache platform command line options by
@MarcoRossignoli
in #2127Fixed
- Don't stop by
@nohwnd
in #1737- Fix DataRowAttribute to be cls compliant by
@Evangelink
in #1878- Workaround issue with managed type name utility by
@Evangelink
in #1876- Fix path normalization by
@Evangelink
in #1880- MSTEST0005: TestContext should be valid by
@Evangelink
in #2019- MSTEST0006: Avoid '[ExpectedException]' by
@Evangelink
in #2025- Hide MissingMethodException when in hot reload mode by
@Evangelink
in #2028- Fix running tests with UWP by
@Evangelink
in #2047- Fix rules help link URL by
@Evangelink
in #2048- Fix short link to telemetry doc by
@Evangelink
in #2064- Avoid some allocations by
@MarcoRossignoli
in #2079- MSTEST0001: Set default severity to Info by
@Evangelink
in #2077- Remove
IEnumerable
extensions by@MarcoRossignoli
in #2090- Simplify substring by
@Evangelink
in #2092- Fix mstest runner namespace by
@Evangelink
in #2078- Cleanup
ICommandLineOptionsProvider
api by@MarcoRossignoli
in #2093- Update ToHumanReadableDuration by
@MarcoRossignoli
in #2094- [bug] Do not wait timeout duration in case of user cancellation by
@Evangelink
in #2104- TrimStackTrace should handle empty stacktrace by
@Evangelink
in #2113- Update Public API by
@Evangelink
in #2116- Fix issue #2121 DataTestMethodAttribute is missing a constructor by
@HannoZ
in #2125Chores
- Bump and cleanup global versions by
@Evangelink
in #1754- Eng and global.json housekeeping by
@Evangelink
in #1756- Code clean-up by
@ViktorHofer
in #1757
... (truncated)
Commits
8c0b19d
[main] Update dependencies from dotnet/arcade (#2157)a58adbc
Update dependencies from https://github.com/microsoft/testanywhere bu… (#2156)1243bfc
Merge pull request #2155 from microsoft/locfiles/04a38180-a207-44ac-b5c1-d094...df3f1ef
Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ...5e08dc3
Simplify version regex patterndb27b1b
[main] Update dependencies from microsoft/testanywhere (#2153)00333e1
Add some tests back pressure for msbuild (#2152)761b4cc
Fix telemetry tests57043a3
Fix diag test459a5e6
Fix expected log- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)