Closed ScottyLightnin closed 6 years ago
@ScottyLightnin No, that's not normal. Usually it goes away the first time you build. That said, I've seen that in Visual Studio without SimpleStubs. Might also be resharper related if you're using that.
By the way, welcome abroad :)
OK good to know. I'll put it down to VS weirdness then, because coming into the office today and opening the solution, my Intellisense returned. Possibly coincidental, but I upgraded to VS2017 15.8.0 overnight, perhaps this sorted it.
Nice work on this project, so far it looks like a good replacement for JustMock for us. Thanks!
@ScottyLightnin Thanks for the feedback and I'm glad that the Intellisense weirdness got resolved 😄
We recently upgraded our app to UWP, and our previous Unit Tests relied on Telerik JustMock, which does not support UWP, enter SimpleStubs.
I am able to get the Test project compiling and running, but none of my generated stub classes have Intellisense under VS2017. Is this normal?