Hi!
Which frameworks do you use for unit testing and mocking in EPiServer?
I checked out Moq, but it doesn't support newer than .Net 4.5. Do you know if it will be supported any time soon, or should I go for another framework?
Do you have any experience with Telerik JustMock?
I use FakeItEasy and like it a lot.
We at Commerce team use Moq and it works jusr fine...
Weirdly enough, I managed to install Moq today. Thanks for your replies!
Hi!
Which frameworks do you use for unit testing and mocking in EPiServer?
I checked out Moq, but it doesn't support newer than .Net 4.5. Do you know if it will be supported any time soon, or should I go for another framework?
Do you have any experience with Telerik JustMock?