Boxed Dotnet New Test 2.0.0
·
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
Asyncsuffix to methods that return aTask. - Dispose of
StringReadersproperly.