testfx icon indicating copy to clipboard operation
testfx copied to clipboard

Enhance CollectionAssert.AreEqual error messages to include full collections

Open Meir017 opened this issue 3 months ago • 0 comments

  • Update CollectionAssert.AreEqual to include full expected and actual collections in failure messages
  • Modify FrameworkMessages.resx to add placeholders for full collections
  • Update localization files (.xlf) with new message format
  • Add and update unit tests to verify the enhanced error messages

Fixes #334

Meir017 avatar Sep 27 '25 20:09 Meir017