» Release Notes
Release Notes: September 23, 2023
xUnit.net v2 2.5.2 Pre-Release (build 2)
Assertion library
BUG:
Fixed another regression in
Assert.Equal
with collections of dictionaries (i.e.,
List<Dictionary<TKey,TValue>>
).
xunit/xunit#2755
Copyright ©
.NET Foundation. Contributions welcomed at
https://github.com/xunit/xunit/tree/gh-pages
.