Release Notes

Version 7.4


New Features SmartRunner:
  • Visual Coverage: Now you can see coverage of tests and methods on the code itself!
  • Can run all and single test from the method window
  • Fake.NextInstance and Fake.AllInstance works according to interface and base methods
  • New API: Isolate.Verify.GetTimesCalled returns the number of times a method was called
  • Added context-specific keyboard shortcut for Smart-Runner (Alt-T,T)
  • Added Re-run last test keyboard shortcut for Smart-Runner (Alt-T,L)
  • Hitting "Esc" closes the Method and Test windows
  • When navigating to a bug or failing test, Test window opens automatically
  • When stopping debugging with Smart-Runner, output window shows the result of the test
  • Support OpenCover v4 linking


General fixes 
  • Smart-Runner now runs tests from partial test classes correctly
  • Fixed issues causing System.VerificationException
  • Fixed errors when running tests caused a missing Interceptors DLL message
  • Fixed issue when Smart-Runner did not identify deployment items
  • Fixed Smart-Runner debugging issues with generic methods
  • Improved Smart-Runner and mocking performance
  • Test list updated correctly when removing tests
  • Smart-Runner Cancel stops immediately, not in the end of the run
  • Allow multiple fakes on structs
  • Invoke.Static.Constructor handles better with errors, generic types

Breaking changes 
Side-by-side works only from version 6.0.8 and up.

Copyright © Typemock Ltd. 2004-2020. All Rights Reserved.