Release
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...