Skip to content

Allow custom converters to override built-in converters - #1910

Open
shubmittal wants to merge 1 commit into
VerifyTests:mainfrom
shubmittal:fix-converter-priority-1834
Open

Allow custom converters to override built-in converters#1910
shubmittal wants to merge 1 commit into
VerifyTests:mainfrom
shubmittal:fix-converter-priority-1834

Conversation

@shubmittal

Copy link
Copy Markdown

Summary

  • Give converters added through AddExtraSettings priority over Verify's built-in converters.
  • Preserve custom converter order when settings are changed or copied.
  • Add tests for overriding, ordering, insertion, and removal.

Fixes #1834

Validation

  • 4 focused tests passed.
  • Verify.Tests on .NET 11: 1,362 total, 0 failed.
  • Release solution build passed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@shubmittal

Copy link
Copy Markdown
Author

@dotnet-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Converters from AddExtraSettings cannot override built-in converters

1 participant