Skip to content

MartinCostello.Logging.XUnit v0.1.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@martincostello martincostello released this 26 Sep 10:10
cb790fe

MartinCostello.Logging.XUnit v0.1.0-beta1

Fixed

  • Handle exception trying to log if the ITestOutputHelper has not yet been disassociated with the application after a test ends. (#12)

Infrastructure

  • Added CI build for Azure Pipelines. (#11)
  • Updated sample application to ASP.NET Core 2.1.4. (#11)