Testing in Build 218
I've been using testing for quite a while. As soon as I installed build 218, I can no longer get my unit tests to show up in the Unit Test Runner window. Anyone else see anything like this? Or, am I just missing something simple?
Please sign in to leave a comment.
What exactly happens when you try to invoke Unit Test Runner?
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Sean Buchanan" <no_mail@jetbrains.com> wrote in message
news:6363028.1140368908985.JavaMail.javamailuser@localhost...
Thanks for the reply.
I right-click on my test assembly and click "Run Unit Tests". Everything compiles fine. No tests show up in the "Unit Test Runner" window. I get no errors or warnings of any kind.
I had the same issue. Make sure that if your assemblies are on the network
that you have full rights enabled for that network drive/share. That piece
had me confused for a long time.
m
I'm working entirely on one machine. So, don't think that is it. Though I am referencing my assemblies in the GAC.
I can run all my tests in NUnit. So, I don't think it's an issue with my test code.
Hello Sean,
actually, it seems that there is an issue in 218 that prevents Unit Test
Runner from working. It has
been fixed in 219 that is going to be published ASAP.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
And please use EAP forum for EAP-related issues. This forum is only for users
of released ReSharper versions.
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"