8000 Improve string assertions by plioi · Pull Request #334 · fixie/fixie · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Improve string assertions #334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Aug 11, 2024
Merged

Improve string assertions #334

merged 11 commits into from
Aug 11, 2024

Conversation

plioi
Copy link
Contributor
@plioi plioi commented Aug 11, 2024

This phases out the obfuscation of what are really multiline string assertions, using the 'raw string literals' syntax.

plioi added 11 commits August 11, 2024 11:04
…onger target across .NET versions where the "synchronous rethrow marker" text varies.
… NormalizeStackTraceLines() are uniformly preceded by a call to Lines(), enabling further refactoring in subsequent commits.
…ceLines() was always preceded by a call to Lines().
…ray of altered line strings, instead converting the single multiline string to another, so that subsequent commits can more often assert on whole multiline strings instead of on piecemeal line arrays.
…g instead of on individual lines, so that subsequent commits can more often assert on whole multiline strings instead of on piecemeal line arrays.
…ng the need for the deprecated Lines() method.
@plioi plioi merged commit c0018e0 into main Aug 11, 2024
1 check passed
@plioi plioi deleted the improve-string-assertions branch August 11, 2024 22:02
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.

1 participant
0