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 additional Jest keys to whitelist #7832

Merged
merged 2 commits into from
Oct 16, 2019
Merged

feat: add additional Jest keys to whitelist #7832

merged 2 commits into from
Oct 16, 2019

Conversation

mrmckeb
Copy link
Contributor

@mrmckeb mrmckeb commented Oct 16, 2019

clearMocks is a useful feature that clears all mocks between tests.

displayName is really interesting, as it enables developers working in multiproject setups (and monorepos) to visually identify which suite of tests is running.

@mrmckeb mrmckeb added this to the 3.3 milestone Oct 16, 2019
@mrmckeb mrmckeb self-assigned this Oct 16, 2019
@mrmckeb mrmckeb added this to In progress in v3.3 via automation Oct 16, 2019
@mrmckeb mrmckeb merged commit 2da645c into master Oct 16, 2019
v3.3 automation moved this from In progress to Done Oct 16, 2019
@mrmckeb mrmckeb deleted the feat/jest-keys branch October 16, 2019 17:07
Copy link
Contributor

@andriijas andriijas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@lock lock bot locked and limited conversation to collaborators Oct 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
v3.3
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants