xmlunit.net
xmlunit.net copied to clipboard
XMLUnit.NET 2.x
When updating to use NUnit 4.0.1 the following exception occurs: System.TypeLoadException : Method 'get_Description' in type 'Org.XmlUnit.Constraints.CompareConstraint' from assembly 'xmlunit-nunit3-constraints, Version=2.9.2.240, Culture=neutral, PublicKeyToken=e7d7e3088fd452f6' does not have an implementation. NUnit4 requires...
I am using XML Unit 2.9.2 within the context of a .NET 4.72 application. The method `NormalizeWhitespace()` is keyed to the Unicode property `Zs`, which targets more than a dozen...
see https://github.com/xmlunit/xmlunit.net/pull/41#issuecomment-2276970751