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 setupFilesAfterEnv support #104

Merged

Conversation

Mayank1791989
Copy link
Contributor

@Mayank1791989 Mayank1791989 commented Oct 3, 2020

This PR will add support of setupFilesAfterEnv, we already support setupTestFrameworkScriptFile. Jest deprecated setupTestFrameworkScriptFile in favour of setupFilesAfterEnv. Read more here https://jestjs.io/docs/en/configuration#setupfilesafterenv-array & jestjs/jest#7119

@Mayank1791989 Mayank1791989 force-pushed the add-setupFilesAfterEnv-support branch from 35dd672 to b33ca5f Compare October 3, 2020 17:38
@ljharb ljharb requested a review from rogeliog October 4, 2020 05:56
src/runner/runESLint.js Outdated Show resolved Hide resolved
@Mayank1791989 Mayank1791989 requested a review from SimenB October 13, 2020 05:44
@Mayank1791989
Copy link
Contributor Author

@SimenB Can you check the PR once.

@SimenB SimenB merged commit 0f51688 into jest-community:main Sep 22, 2021
@SimenB
Copy link
Member

SimenB commented Sep 22, 2021

https://github.com/jest-community/jest-runner-eslint/releases/tag/v0.11.1

sorry about the delay 🙂

@Mayank1791989 Mayank1791989 deleted the add-setupFilesAfterEnv-support branch October 21, 2021 06:39
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.

3 participants