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

feat: add Jest matcher for nth specific Command #146

Merged
merged 2 commits into from
Mar 6, 2023

Conversation

sander-b-postnl
Copy link
Contributor

Fix #145

@m-radzikowski m-radzikowski changed the title fix: added nth specific feat: add Jest matcher for nth specific Command Mar 2, 2023
@m-radzikowski
Copy link
Owner

Hey, many thanks for doing the PR! That's, in fact, a useful matcher.

Could you add a unit test for the matcher failure? You can base it on the existing test. I think that should solve the coverage.

If not, let me know and I will do it and merge it.

@sander-b-postnl
Copy link
Contributor Author

Hey @m-radzikowski

I have added the missing unit test.

@m-radzikowski m-radzikowski merged commit 89ef933 into m-radzikowski:main Mar 6, 2023
@m-radzikowski
Copy link
Owner

Thank you! Released in v2.1.0 🚀

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.

toHaveReceivedNthCommandWith for specific commands.
2 participants