Isolator 5.4.5 – better Intellitest, better performance!

I’m thrilled to announce the new Typemock Isolator 5.4.5 release – you can get it right here.

In this version we focused on adding a new feature to Intellitest in order to make test authoring easier for you. Using the new behavior wizard you can use a fake object that is passed to the method under test, and fake its behavior. They say a picture is worth a thousand words, so here’s a picture for you:

Another focus went into improving AAA performance. We redesigned a part of the AAA module for better performance, and managed to show an improvement of 70% in test run time in some cases! This should become evident especially if you are faking very large classes.

This version also sports a few additional improvements:

  • Vastly improved verification messages when verifying method call arguments
  • Fixed an old bug in Natural Mocks where auto field mocking default behavior was not reset properly
  • Isolator now supports running tests with the open source PartCover coverage profiler (version 2.3.0)
  • And for the tinkerers in the crowd, Intellitest suggestion extensibility now provides an event that is raised when a suggestion is about to be executed

This version is available for download on our site. Go grab it to enjoy all these improvements!