Are you saying that you want to have generic [Test] attributes that will work for all unit test frameworks? If so, I don't think that's possible because MSTest doesn't support that.
↧
Are you saying that you want to have generic [Test] attributes that will work for all unit test frameworks? If so, I don't think that's possible because MSTest doesn't support that.