Archives for the 'Release' Category
Typemock Isolator 4.2.4 is available
Typemock Isolator 4.2.4 is available for download.This is a patch release with many bug fixes.
“Invalid Operation Exception” when working with NHybernate and XML serialization was fixed.
Complex LINQ queries are now mocked correctly.
Manual assembly loading does not cause an exception. AssemblyResolve event fires correctly.
RepeatAlways now works correctly following WhenArgumentsMatch.
Returning values of types that inherit from […]
ASP.NET Unit Testing just got Easier
There is a lot of talk about unit testing ASP.NET. Artem Smirnov has managed to build a new tool for writing unit tests for ASP.NET. The tool called Ivonna is available as a beta release.
Ivonna is built on top of the Typemock Isolator framework and facilitates running unit tests in the same process as any […]
Typemock and .NET 1.1
Although we still have many developers using Typemock in .NET 1.1, now that .NET 3.5 is out, we are going to drop the support for .NET 1.1. in our next version.
Version 4.2 will be the last version to support .NET 1.1. This will allow us to support better .NET 2.0+ features and support better type-safe […]
Typemock Isolator 4.2 is released
We have released version 4.2 of Typemock Isolator, now with more features that enable shorter development cycles, higher quality of production code, better tested and more stable software components.
Typemock Isolator V4.2 introduces support of the new .NET 3.5 framework as well as Microsoft’s Visual Studio 2008. Version 4.2 has an improved IDE integration based […]
Typemock Isolator - Beta - Better Community
The Typemock team has released our next version of TypeMock.NET.
We are calling it Typemock-Isolator. As Typemock helps developers Isolate their code from the rest of the system and make it Testable.
The main reason behind this are our plans to create more tools that will help simplify writing unit tests.
The Brain-Storming sessions behind this name where […]
TypeMock and Visual Studio 2008
Although we have supported visual studio 2008 since the Beta version I still think that it important to know that TypeMock supports visual studio 2008.
Bookmark at:
TypeMock is Expanding
If you are reading this you are probably the developer we are looking for.
TypeMock is expanding and we are looking for .NET developers who have a passion for Bleeding Edge Technologies like Mocking (of course), Test Driven Development and Aspect Oriented Development.
We work in a dynamic environment and we have the infrastructure to support home offices […]
New TypeMock Site
We have redesigned the TypeMock site
Apart from the graphics and new layout we have added more content:
Examples and How To’s
Cheat Sheets
Product Feature Matrix with expandable feature descriptions
Partners Page
On Page Help and FAQ
TypeMock seal of quality
I would be happy to hear what you like about the site, but I also welcome any suggestions or criticisms, […]
New and Noteworthy - Version 3.6.1
We have released the patch version 3.6.1
Here are the highlights
Support Vista
TypeMock.NET now installs on Windows Vista RC2 Machines.Install as Administrator and Enable Register KeysNote: The Tracer does NOT work on Vista Machines.
Support Mocking Hidden Methods
It is possible to mock ‘hidden’ methods.Mock overridden base methods with CallBaseMock overloaded Static methods with CallStatic
Default Implementation of Dynamic Types
TypeMock.NET now creates a […]