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(expect): Expose spyMatchers #15288

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

feat(expect): Expose spyMatchers #15288

wants to merge 4 commits into from

Conversation

ronyhe
Copy link

@ronyhe ronyhe commented Sep 2, 2024

Summary

Expose the underlying spyMatchers to enable extension and adaptation

Prior art:
#11932
#13328

Motivation

I'm hoping this will help me use the expect library with the native node test runner.

Test plan

Tested locally

Copy link

linux-foundation-easycla bot commented Sep 2, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

Copy link

netlify bot commented Sep 2, 2024

Deploy Preview for jestjs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit ae9884e
🔍 Latest deploy log https://app.netlify.com/sites/jestjs/deploys/66d58ad24c5b3f0008a4dc5d
😎 Deploy Preview https://deploy-preview-15288--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.

@ronyhe
Copy link
Author

ronyhe commented Sep 2, 2024

@SimenB I see that you reviewed the PRs I mentioned under "prior art". Perhaps you could review this one as well?

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.

1 participant