8.1.0
What's Changed
Improvements
- Add [NotNull] attribute on the Should() method for object assertions by @0xced in #2987
- Improves the subject identification for chained assertions and those that use Which by @dennisdoomen in #3000
Fixes
- Fixed a regression in which CompleteWithinAsync treated a canceled task as an exception by @dennisdoomen in #2853
Documentation
- Reconnected the new license to the history of the old license by @dennisdoomen in #2985
- Removed an incorrect date/time example from the docs by @dennisdoomen in #2989
Others
- Make sure developers don't accidentally update to v8 without understanding the new license by @dennisdoomen in #2988
- Bump Microsoft.Testing.Extensions.TrxReport from 1.5.1 to 1.5.3 by @dependabot in #2993
- Bump TUnit from 0.6.154 to 0.7.24 by @dependabot in #2992
- Bump the mstest group with 2 updates by @dependabot in #2991
- Backport updates to pipelines by @jnyrup in #3001
- Bump cspell from 8.17.2 to 8.17.3 by @dependabot in #3005
- Bump Roslynator.Analyzers from 4.12.10 to 4.12.11 by @dependabot in #3004
- Bump TUnit from 0.7.24 to 0.10.6 by @dependabot in #3002
- Upmerge from v7 by @dennisdoomen in #3006
- Renamed CallerStatementBuilder to StatementParser by @dennisdoomen in #3007
- Bump Meziantou.Analyzer and Microsoft.NETFramework.ReferenceAssemblies by @dependabot in #3014
- Bump Microsoft.NET.Test.Sdk, Microsoft.NETFramework.ReferenceAssemblies and Newtonsoft.Json by @dependabot in #3013
- Bump Microsoft.NETFramework.ReferenceAssemblies and Roslynator.Analyzers by @dependabot in #3012
- Bump the xunit group with 3 updates by @dependabot in #3010
- Adjust dependencies by @jnyrup in #3015
- Bump NUnit3TestAdapter from 4.6.0 to 5.0.0 in the nunit group by @dependabot in #3011
- Fixed typo in introduction page by @tealamore in #3019
- Bump Verify.Xunit from 28.10.1 to 28.11.0 in the xunit group by @dependabot in #3022
- Bump TUnit from 0.10.6 to 0.13.3 by @dependabot in #3026
- Bump Microsoft.Testing.Extensions.CodeCoverage from 17.13.1 to 17.14.1 by @dependabot in #3024
- Bump the mstest group with 2 updates by @dependabot in #3023
- Bump Microsoft.NETFramework.ReferenceAssemblies, System.Collections.Immutable and System.Reflection.Metadata by @dependabot in #3025
- Upmerge from v7 by @jnyrup in #3028
- Fixed a regression in which CompleteWithinAsync treated a canceled ta… by @dennisdoomen in #3027
New Contributors
- @tealamore made their first contribution in #3019
Full Changelog: 8.0.1...8.1.0