Skip to content
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

#2845 Matcher compose #2864

Merged
merged 3 commits into from
Mar 12, 2022
Merged

Conversation

pientaa
Copy link
Contributor

@pientaa pientaa commented Mar 11, 2022

Implements #2845

Before I finish PR, I'd like to make sure if that's what you meant @sksamuel in that issue

@sksamuel
Copy link
Member

Yes you're on the right lines. I don't think you need the fold though, could just do .all { matcher -> ... }

@pientaa pientaa changed the title [WIP] #2845 Matcher compose #2845 Matcher compose Mar 12, 2022
@pientaa pientaa marked this pull request as ready for review March 12, 2022 19:50
@sksamuel sksamuel merged commit fcebe58 into kotest:master Mar 12, 2022
@kierans
Copy link

kierans commented Mar 13, 2022

Just wondering if there's any documentation that should be added so that new people can learn of this feature?

@sksamuel
Copy link
Member

I will rework the custom matchers documentation today since it is lacking in so many places anyway.

@sksamuel
Copy link
Member

Ok much better custom matcher docs are now up.

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