Microsoft adds WinUI support to MSTest
Briefly

Microsoft's latest release of MSTest.Analyzers includes nine new rules aimed at enforcing best practices, ensuring the correct usage of assertions and attributes, and offering design preference enforcement.
In MSTest 3.4, Microsoft has addressed user requests by adding STA thread support for VSTest, enhancing the testing experience for specific test classes to run in STA thread mode.
Timeout support has been introduced for fixture methods in MSTest 3.4, giving developers greater control over test execution and ensuring that long-running tests can be managed effectively.
With the latest update, developers will enjoy a simplified initialization process when testing using Playwright and Aspire, thanks to the reduction of project boilerplate in MSTest.
Read at InfoWorld
[
|
]