Skip to content

docs(assertions): document Custom Expect Message for C##40566

Merged
dgozman merged 1 commit into
microsoft:mainfrom
dgozman:docs-csharp-custom-expect-message
May 1, 2026
Merged

docs(assertions): document Custom Expect Message for C##40566
dgozman merged 1 commit into
microsoft:mainfrom
dgozman:docs-csharp-custom-expect-message

Conversation

@dgozman
Copy link
Copy Markdown
Collaborator

@dgozman dgozman commented May 1, 2026

Summary

Extends the existing Python-only "Custom Expect Message" section in docs/src/test-assertions-csharp-java-python.md to also cover C#, with matching call-site and error-output examples. Pairs with microsoft/playwright-dotnet#3309 which adds the Expect(thing, message) overloads.

References microsoft/playwright-dotnet#2161

Extends the Custom Expect Message section to cover C# alongside Python,
with matching call-site and error-output examples.

References microsoft/playwright-dotnet#2161
@dgozman dgozman merged commit c5ac83c into microsoft:main May 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants