New JustMock build available for download.

by Hristo Kosev | Comments 4

We've been quite busy lately, trying to fix all the known issues and all the newly discovered problems (mainly thanks to customers' feedback).
Fortunately we've managed to fix most of these problems and here's a list of all the fixes and small improvements, available in the latest JustMock build:

  • Support for Visual Studio 2010 RTM. We've also included VS2010 solutions with examples so that you don't need to convert the 2008 solutions to 2010.
  • Support for TestDriven.NET. Now you can run tests, which mock final, static, etc. members, using TestDriven.NET. Unfortunately, due to some integration between TypeMock and TestDriven.NET, the tests will still fail if you have TypeMock installed on your machine as TestDriven.NET explicitly disables all the profilers if you have TypeMock installed. We'll try to contact the TestDriven.NET guys and see whether we could get around this.
  • The snippets in the documentation have been fixed and additionally you can now browse the JustMock online documentation.
  • Fixed some sporadic crashes of Internet Explorer and vshost.ext when JustMock is installed and when Visual Studio is in debug mode (either debugging web applications or normal applications).
  • Fixed issues with mocking some classes (and their members) like HttpContext, SqlConnection, etc. and added tests in the JustMock examples solution for these scenarios.

I hope you'll enjoy the new JustMock build. Have a great and productive day!

Hristo Kosev

4 Comments

Daniel
Where is the download for the latest build?

//Daniel
Hristo
@Daniel

Just log in to your Telerik account and download JustMock. The version should be: 2010.1.429.5.
Rb
What about support for code coverage tools, or other profiling tools, perf. monitoring tools?

For ex. I want to run my unit tests, with JustMock enabled, but also apply PartCover to capture my code coverage stats.
Hristo Kosev

@Rb

Thanks for bringing this to our attention. Currently we're working on adding support for some of the most popular code coverage tools and profilers. We've already added support for NCover for example and this will be available in the next JustMock build.
We'll definitely take a look at PartCover and hopefully the official version of JustMock (the Q2 release) will support it too.

Comments

  1.    
      
      
       
  2. (optional, emails won't be shown on public pages)
  3. (optional)
Read more articles by Hristo Kosev - or - read latest articles in Developer Tools