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

restrict jest test match glob #87

Merged
merged 5 commits into from
Dec 19, 2023
Merged

Conversation

tukib
Copy link
Member

@tukib tukib commented Dec 16, 2023

restricts jest to only look in /src for test files, and removes match for files that don't have .test or .spec, e.g. __tests__/foo.ts

also adds docs

CONTRIBUTING.md Outdated Show resolved Hide resolved
@tukib
Copy link
Member Author

tukib commented Dec 18, 2023

@danswann I wanted to make some further improvements to the instructions so I have made a new PR to continue that discussion: #88

@danswann danswann merged commit da06ed1 into main Dec 19, 2023
3 checks passed
@danswann danswann deleted the tukib/jest-config-src-target branch December 19, 2023 22:14
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.

2 participants