What's Changed
- Drop Mono fallback, run .NET Framework tests on Windows only by @nohwnd in #16158
- Run Microsoft.Testing.Platform test apps under
vstest.consoleand datacollector by @nohwnd in #16201 - Fix test output eaten by MSBuild terminal logger by @nohwnd in #16223
- Remove the experimental test session feature by @nohwnd in #16231
- Skip a single bad executor instead of failing all executor loading by @nohwnd in #16239
- Assert apartment state instead of using Clipboard in UI tests by @nohwnd in #16270
- Surface test host crashes during protocol negotiation by @nohwnd in #16285
- Pass the inferred target platform to the host in run settings by @nohwnd in #16271
- Report raw invalid IsTargetPlatformInferred value, cover host x64 forcing by @nohwnd in #16295
- Disable the MTP testhost by default (#16337) by @nohwnd in #16341
Full Changelog: v18.9.0...v18.10.0