Skip to content

Conversation

@rynkevich
Copy link
Contributor

Implements feature #1263.

IMPORTANT

  • The code complies with the Coding Guidelines for C#.
  • The changes are covered by a new or existing set of unit tests which follow the Arrange-Act-Assert syntax such as is used in this example.
  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.

Copy link
Member

@dennisdoomen dennisdoomen left a comment

Choose a reason for hiding this comment

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

Thanks for the PR.

The XML docs and test names are a bit weird. It provided two suggestions to help you get the gist.

@jnyrup jnyrup changed the title Add AllBeEquivalentTo for string collections Add AllBe for string collections May 26, 2020
Copy link
Member

@jnyrup jnyrup left a comment

Choose a reason for hiding this comment

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

Nice work 👍

Please add a line to docs\_pages\releases.md

It would also be nice with an example in docs\_pages\collections.md
It could be added right under stringCollection.Should().ContainMatch("* failed");

@rynkevich
Copy link
Contributor Author

@dennisdoomen, @jnyrup thanks for the review!
I believe I've made all required adjustments and additions.

@rynkevich rynkevich requested a review from dennisdoomen May 26, 2020 21:34
@dennisdoomen
Copy link
Member

Looks like you still need to accept the API changes using AcceptApiChanges.ps1

@dennisdoomen dennisdoomen merged commit 6d6ab44 into fluentassertions:develop May 27, 2020
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.

3 participants