|
|
First off, thanks for making this code available. I just dl'd the latest version and tried to compile it in VS2008. I get lots of errors about missing "TypeMock" and "IsolatedAttribute" namespaces. Are there any assemblies missing from
the project?
|
|
Coordinator
Jan 10 at 11:55 PM
|
An installation of Typemock Isolator is required: http://www.typemock.com/download/
|
|
|
|
Wait... Typemock seems to cost $800. Your code is free but I need to have an $800 utility installed first? A bit odd...
|
|
Coordinator
Jan 15 at 11:22 PM
|
Isolator had a personal license for $60 when I wrote IBCSharp. You can run the code but not the Isolator-using tests by removing references to Isolator.
|
|
|
|
How Include - TypeMock.ArrangeActAssert assembly in my project.what is the actual DLL for this assembly.
|
|