moles.runner
Pex and Moles are cool. Resharper is cool. However, a feature is missing. :)
Is there any plans for adding support for running unit tests underneath the moles.runner executable? If you're using a mole, you have to have that support so that it can detour the calls. I'm currently using xUnit 1.5 as my unit testing framework.
How hard would a plugin be to write for something like that? Basically, the command line is moles.runner assembly.dll /runner:xunit.console.exe
Any thoughts would be appreciated.
Robert
Please sign in to leave a comment.
See http://youtrack.jetbrains.net/issue/RSRP-184235