Skip to content

Add note for matching files via CLI#5544

Closed
rickhanlonii wants to merge 1 commit intojestjs:masterfrom
rickhanlonii:rh-ref-update
Closed

Add note for matching files via CLI#5544
rickhanlonii wants to merge 1 commit intojestjs:masterfrom
rickhanlonii:rh-ref-update

Conversation

@rickhanlonii
Copy link
Copy Markdown
Member

Summary

Starting in this change we've started to ignore matchers for files passed in via the CLI

This PR adds a note that files passed this way will be tested even though they may normally not be included

Closes #5527

Test plan

  • N/A

Screen

@thymikee
Copy link
Copy Markdown
Contributor

Does this need a changelog entry? @SimenB

@SimenB
Copy link
Copy Markdown
Member

SimenB commented Feb 13, 2018

I'm starting to like #3882 less and less :(

Should need a changelog

@cpojer
Copy link
Copy Markdown
Member

cpojer commented Feb 13, 2018

I agree with @SimenB. I think we should consider reverting that PR partially. I totally messed up there. Jest should never run tests that are excluded through the config. Is there somebody who'd like to send the revert?

@rickhanlonii
Copy link
Copy Markdown
Member Author

Yeah I'll send it

@github-actions
Copy link
Copy Markdown

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 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Single file testing doesn't work correctly after migration to Jest 22

5 participants