Telerik JustMock 2025 Q4

Released: Nov 12, 2025

2025 Q4 での更新項目

機能

  • Added support for Microsoft .NET 10.
  • Added support for MSTest v4.
  • Breaking Change: To ensure a smooth and reliable testing experience with MSTest v4, the [assembly: DoNotParallelize] attribute must be added to each test assembly. This new requirement aims to reduce the risk of unexpected failures during test execution.
  • Known Issue: Changes in .NET 10 have caused issues with mocking the 'GetType' method from the 'Object' class, resulting in a StackOverflowException that crashes the test runner.

不具合の修正

  • Fixed the "Unable to locate executable file: 'wmic'" error when using Telerik JustMock VSTest v2 on Windows Server 2025 hosted agent (windows-2025).