Item 23 of 57 Previous | Next

1
Vote

Reloading a test assembly duplicates the test methods in the list

description

When you load a test assembly all the test methods are displayed in the list. If you then reload the assembly each test method is duplicated in the list.

No files are attached

comments

MattSwanton wrote Jan 31 at 10:01 AM

I am loading an assembly, and then using the menu item Assembly...Recent to reload that assembly.

I can see now that I could use Assembly...Reload which would do the thing that I am looking for without creating duplicate items in the list - so perhaps this isn't a problem after all.

bartelink wrote Jan 31 at 7:40 AM

Can you expand on how what you're doing is different from loading two instances of the same assembly please (which isnt prevented but generally doesnt serve a useful purpose)? This doesnt sound normal.

Or are you really talking about reloading a specific assembly via a specific menu item?