Skip to content

Conversation

@westandy
Copy link

Summary

At my company, we have had cases where we want to compare arrays. We wanted to be able to compare two arrays, regardless of order, but we wanted to make sure they were of the same size.

Test plan

asymmetricMatchers.test contain the tests for these matchers under "ArrayEqualsWithoutOrder."

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Dec 18, 2024

CLA Not Signed

@netlify
Copy link

netlify bot commented Dec 18, 2024

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit bf49713
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/67630b200563e100081a1d8b
😎 Deploy Preview https://deploy-preview-15421--jestjs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions
Copy link

This PR is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 30 days.

@github-actions github-actions bot added the Stale label Mar 28, 2025
@github-actions
Copy link

This PR was closed because it has been stalled for 30 days with no activity. Please open a new PR if the issue is still relevant, linking to this one.

1 similar comment
@github-actions
Copy link

This PR was closed because it has been stalled for 30 days with no activity. Please open a new PR if the issue is still relevant, linking to this one.

@github-actions github-actions bot closed this Apr 27, 2025
@github-actions github-actions bot closed this Apr 27, 2025
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 28, 2025
@cpojer
Copy link
Member

cpojer commented May 29, 2025

Sorry for the late reply. I think this is something that should stay in userspace. I also recommend you to use a Set instead of two loops.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants