Forum member
jisotupa
1 post
Posts by jisotupa
-
TestContext.CurrentTestOutcome contains weird values
We have a custom base class, which we to use provide extendability to otherwise missing extendability of MSTest. In the [TestCleanup] method of the base class, the TestContext.CurrentTestOutcome is investigated to find out whether the test passed or failed. Now, when running the test with NCrunch…
02 Jun 2015 06:45 UTC