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

New map assertions #1697

Closed
sksamuel opened this issue Sep 6, 2020 · 3 comments · Fixed by #1768
Closed

New map assertions #1697

sksamuel opened this issue Sep 6, 2020 · 3 comments · Fixed by #1768
Assignees
Labels
assertions 🔍 Related to the assertion mechanisms within the testing framework. enhancement ✨ Suggestions for adding new features or improving existing ones. good-first-issue 👶 Suitable for newcomers looking to contribute to the project.
Milestone

Comments

@sksamuel
Copy link
Member

sksamuel commented Sep 6, 2020

Map.shouldContainAnyKeyOf(a,b,...) // contains one of more of the keys
Map.shouldContainAnyValueOf(a, b, ...) // contains one or more of the values

@sksamuel sksamuel added enhancement ✨ Suggestions for adding new features or improving existing ones. assertions 🔍 Related to the assertion mechanisms within the testing framework. labels Sep 6, 2020
@LeoColman LeoColman added the good-first-issue 👶 Suitable for newcomers looking to contribute to the project. label Sep 7, 2020
@RajatVaryani
Copy link

I would like to work on it.

@sksamuel
Copy link
Member Author

sksamuel commented Sep 25, 2020 via email

@sksamuel sksamuel added this to the 4.4 milestone Oct 5, 2020
@sksamuel sksamuel mentioned this issue Oct 5, 2020
43 tasks
@vjgarciag96
Copy link

Are you still willing to work on this one @RajatVaryani?

If not, I'd be glad to help with it, it looks like a good issue to start contributing to this repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assertions 🔍 Related to the assertion mechanisms within the testing framework. enhancement ✨ Suggestions for adding new features or improving existing ones. good-first-issue 👶 Suitable for newcomers looking to contribute to the project.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants