1.1.17
This release fixes following issues:
- Console.WriteLine support for .NetCore Projects . #18 [enhancement]
- Inheritance support for base classes that resides in different assemblies. #23 [enhancement]
- TestContext.Writeline does not output messages. #120
- Logger.LogMessage logs a message mutliple times. #114
- TestContext.CurrentTestOutcome is always InProgress in the TestCleanup method. #89
- An inconclusive in a test initialize fails the test if it has an ExpectedException. #136
See release notes here