When creating a generic base test class in MSTest, and inheriting from it, I\'m unable to run the tests of all the inheriting classes.
This has been fixed, and is shipping in the 1.1.17 release here:
Framework: https://www.nuget.org/packages/MSTest.TestFramework/1.1.17
Adapter: https://www.nuget.org/packages/MSTest.TestAdapter/1.1.17
References: