Skip to content

Boxed Dotnet New Test 2.0.0

Choose a tag to compare

@RehanSaeed RehanSaeed released this 11 Sep 15:57
· 164 commits to master since this release
  • Added TestLogger.WriteMessage, to allow you to use xUnit's custom logging functionality.
  • Check for null arguments.
  • Added Async suffix to methods that return a Task.
  • Dispose of StringReaders properly.