Sourced from MSTest.TestFramework'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.
Sourced from MSTest.TestFramework'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)
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