Unit Test Explorer Group By Project and Categories seems flakey

UPDATE: This was fixed by upgrading to 2017.3.2

I'm using MSTestV2 (Installed through NuGet).  I group my unit tests in the Unit Test explorer by Project and Categories, but everything appears as "<Uncategorized>".  However, when I click on a random unit test in the uncategorized list to open up the file, it immediately disappears from the uncategorized section and into its correct category.  So, it's like reSharper looks at the file and goes "Oh wait, there is a category for that" and fixes it.  I get the same behavior if I just group by "Categories".

I thought maybe rebuilding the solution would fix this and update reSharper's cache, but building has no effect.  I literally have to open each file one by one, which is a hassle because there are over 5,000 tests.

Any way to fix this?  I'm guessing it's something to do with MSTestV2 which is probably not heavily tested since it's fairly new.

I'm using VS2017 (Latest updates) and reSharper 2017.1.1.

0
1 comment

Just noticed there's a reSharper update (2017.3.2), installing this now..

0

Please sign in to leave a comment.