xmlunit.net icon indicating copy to clipboard operation
xmlunit.net copied to clipboard

XMLUnit.NET 2.x

Results 3 xmlunit.net issues
Sort by recently updated
recently updated
newest added

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...

constraints

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...

enhancement
core

see https://github.com/xmlunit/xmlunit.net/pull/41#issuecomment-2276970751

bug
constraints