chevron-thin-right chevron-thin-left brand cancel-circle search youtube-icon google-plus-icon linkedin-icon facebook-icon twitter-icon toolbox download check linkedin phone twitter-old google-plus facebook profile-male chat calendar profile-male
Welcome to Typemock Community! Here you can ask and receive answers from other community members. If you liked or disliked an answer or thread: react with an up- or downvote.
0 votes
I'm finally starting to get the hang of TypeMock... Now I'm curious what's on the horizon! Care to elaborate on the next release schedule and/or feature list? mscorlib support would be rad.
asked by alexdresko (1.7k points)

1 Answer

0 votes
Hi,
We have still many features to add that will make unit testing a simpler task.
For example:
:arrow: support .NET 3.0 and Windows Vista
:arrow: mscorlib support
:arrow: mocking hidden base methods
:arrow: controling chained constructors
:arrow: creating default behavior for abstract methods
:arrow: support strict ordering
:arrow: support for ReSharper and dotTrace and other testing frameworks
:arrow: support mocking on remote domain
:arrow: better Visual Studio Debugger Support

:arrow: more tutorials

Just to name a few, if you have any other wishes, feel free to post it, we take these very seriously
answered by scott (32k points)
...