Releases · VerifyTests/Verify (original) (raw)
31.19.1
- #1746 Mark passthrough string Verify overloads as [StringSyntax("*")]
31.19.0
- #1743 UseSsimForPng override on VerifySettings and SettingsTask
31.18.0
- #1739 add BypassComparersForSubsequentOnDifference
31.17.0
31.16.3
No issues in this milestone yet.
31.16.2
- #1714 Unexpected empty.nupkg in output directory
- #1721 XUnit V3: Adds attachment with colon in filename - GitHub artifacts upload fails
- #1723 Strip solution dir prefix from XunitV3 attachment names
31.16.1
- #1718 Handle eof and missing ihdr in png decoder
31.16.0
- #1704 Add ScrubNumericIds
- #1707 Minor micro-optimizations for Verify project.
- #1708 Add Target comparer and avoid string allocations.
- #1709 ApplyForPropertyValue returns string instead of CharSpan
- #1710 In-place sort instead of LINQ OrderByDescending
- #1711 Remove unnecessary ToString() in VerifyJsonWriter
- #1716 add Png ssim comparer
- #1717 Throw on null assembly in TryGetType for bad plugin assembly
31.14.0
- #1700 [TUnit] infrastructure fixtures appear in verified filenames / add VerifierSettings.IgnoreParameters
- #1701 Support global IgnoreParameters setting
- #1702 add IgnoreClassArguments