Skip to content

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Dec 7, 2023

Add the initial tests for the samples on String.Split


Internal previews

📄 File 🔗 Preview link
docs/csharp/how-to/parse-strings-using-split.md How to separate strings using String.Split in C#

Add the initial tests for the samples on String.Split
@dotnet-bot dotnet-bot added this to the December 2023 milestone Dec 7, 2023
@BillWagner BillWagner changed the title Add tests for using String.Split Create tests for using String.Split Dec 7, 2023
@BillWagner BillWagner changed the title Create tests for using String.Split ReplayCheck tests for using String.Split Dec 8, 2023
To make the tests work, you need to use multiple "Contains", rather than "value"
@BillWagner BillWagner modified the milestones: December 2023, January 2024 Jan 8, 2024
@BillWagner BillWagner changed the base branch from main to replay-check-tests January 11, 2024 19:32
@BillWagner
Copy link
Member Author

Marked ready for review.

Base branch changed to "replay-check-tests"

@BillWagner BillWagner marked this pull request as ready for review January 11, 2024 19:32
@BillWagner BillWagner requested a review from a team as a code owner January 11, 2024 19:32
@BillWagner BillWagner requested a review from tdykstra January 11, 2024 19:32
Copy link
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BillWagner BillWagner merged commit afad514 into dotnet:replay-check-tests Jan 12, 2024
@BillWagner BillWagner deleted the split-strings-tests branch January 12, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants