Skip to content

1.1.17

Compare
Choose a tag to compare
@jayaranigarg jayaranigarg released this 21 Apr 10:02

This release fixes following issues:

  1. Console.WriteLine support for .NetCore Projects . #18 [enhancement]
  2. Inheritance support for base classes that resides in different assemblies. #23 [enhancement]
  3. TestContext.Writeline does not output messages. #120
  4. Logger.LogMessage logs a message mutliple times. #114
  5. TestContext.CurrentTestOutcome is always InProgress in the TestCleanup method. #89
  6. An inconclusive in a test initialize fails the test if it has an ExpectedException. #136

See release notes here