What's Changed
Fixes
- Declare
System.Net.Http
as a framework dependency by @AArnott in #2122 - Improves how
BeEquivalentTo
handles fields hiding base-class fields by @dennisdoomen in #1990 - Fix timeout check in
WithResult
extension by @lg2de in #2101 - Avoid exceptions when wrapping in
AssertionScope
by @jnyrup in #2103
Others
- Fix copyright year by @ITaluone in #2099
- Fix broken link in releases.md by @ITaluone in #2096
- Check if
lcov.info
does exist by @ITaluone in #2097 - Clean up
Build.cs
by @IT-VBFK in #2093 - Updated editor configs by @dennisdoomen in #2104
- Revert early returns for project consistency by @jnyrup in #2105
- Update data.md to fix typo by @berserck in #2114
- Add unit tests for better coverage in Execution namespace by @lg2de in #2042
- Add code coverage to XUnit2.Specs by @jnyrup in #2115
- Regrouping and formatting of the selection rule specs by @dennisdoomen in #2106
- Add fancy
ReportSummary
by @IT-VBFK in #2116 - Add new issue template for a general feature by @IT-VBFK in #2113
- Add missing tests for
int.Seconds(TimeSpan)
by @IT-VBFK in #2119 - Add test summaries by @IT-VBFK in #2118
- Declare few more files as
DocumentationChanges
by @IT-VBFK in #2100 - Remove unused InstallPfx.bat by @jnyrup in #2124
New Contributors
Full Changelog: 6.9.0...6.10.0