Pex, Moles, and Resharper Support
I'm using Moles in a new project and having some issues with resharper's understanding of Moles. Resharper's realtime compiler will often not recognize the stub classes created by the moles framework.
Anything special I need to do to make it think that the moles stubs are really valid classes?
Robert
Please sign in to leave a comment.
Hello Robert,
I'm afraid I wasn't able to reproduce this problem with a simple example.
Could you please attach a small sample solution which would show the problem?
Thank you!
Andrey Serebryansky
Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hmm--I seem to be experiencing intermittent behaviors like that. When I first add the moles assembly, that's when it behaves badly. After working with the added assembly for a while, then Resharper seems to be fine with it. Maybe it's a close and reopen of VS2010. At any rate, it seems to have cleared itself up.
Thanks!
Robert