Telerik JustMock のリリース

Released: Jan 16, 2019

2019 R1 での更新項目

機能

  • Implemented support for .Net Core 2.0.
  • Added new command line tool named JustMock Console.
  • Implemented support for Visual Studio 2019.
  • Improved Log and Trace functionality in the profiler.

不具合の修正

  • Hanging Live Share process when the JustMock profiler is enabled.
  • Can't add JustMock task to AzureDevOps pipeline.
  • Mock assert doesn't fail when there are multiple mocks with occurrence expectations that are not satisfied.

Released: Sep 12, 2018

R3 2018 での更新項目

機能

  • Added support for the C# feature Ref Returns and Ref Locals.
  • Added support for the C# feature Local Functions.
  • Added support for the C# feature Named Parameters.
  • Added support for mocking non-public property setters.

不具合の修正

  • AssertSet can't verify the occurrence of a property set when a result of a mocked object is used as a value.
  • InvalidOperationException is thrown when using JustMock with NCrunch.

Released: May 16, 2018

R2 2018 での更新項目

機能

  • New JustMock VSTest build task which executes tests mocked with JustMock on your build machine using TFS 2015, TFS 2017 or TFS 2018.
  • Compatibility with the latest versions of the following code coverage tools: DotCover 2017.3.1 and NUnit 3.9.0
  • Support for the C# 6 feature Read-only Auto-properties
  • Support for the C# 6 feature Auto-Property initializer
  • Support for the C# 6 feature Expression-bodied function members
  • Support for the C# 6 feature String Interpolation
  • Support for the C# 6 feature...

Released: Jan 17, 2018

R1 2018 での更新項目

機能

  • Web based build task for VSTest 1 (TFS 2015 - 2018).
  • Web based build task for VSTest 2 (TFS 2017 - 2018).
  • Up to date integration with all supported third party tools.

不具合の修正

  • Fixed integration with dotCover version greater than 2016.2.
  • Fixed integration with NUnit version greater than 3.8.
  • Fixed exception on Visual Studio 2017 start when JustMock is installed.