Top "Testcontext" questions

Understanding the MSTest TestContext

Using MSTest, I needed to obtain the name of the current test from within the [TestInitialize] method. You can get …

c# mstest testcontext