Skip to content

Add SettingsTask.AddContext - #1835

Merged
SimonCropp merged 1 commit into
mainfrom
settings-task-add-context
Aug 11, 2026
Merged

Add SettingsTask.AddContext#1835
SimonCropp merged 1 commit into
mainfrom
settings-task-add-context

Conversation

@SimonCropp

Copy link
Copy Markdown
Member

VerifySettings.Context is a public dictionary, but SettingsTask exposed no chainable way to write to it, so a fluent verification could not pass per-test state to a comparer or converter without dropping out of the chain.

VerifySettings.Context is a public dictionary, but SettingsTask exposed no
chainable way to write to it, so a fluent verification could not pass per-test
state to a comparer or converter without dropping out of the chain.
@SimonCropp SimonCropp added this to the 32.0.0 milestone Aug 11, 2026
@SimonCropp
SimonCropp merged commit d40b9cc into main Aug 11, 2026
5 of 7 checks passed
@SimonCropp
SimonCropp deleted the settings-task-add-context branch August 11, 2026 11:58
This was referenced Aug 26, 2026
This was referenced Aug 28, 2026
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.

1 participant