Skip to content

Conversation

@V3RON
Copy link
Contributor

@V3RON V3RON commented Oct 16, 2025

This pull request adds support for Jest’s setupFiles and setupFilesAfterEnv features. Both are executed before the test files - with setupFiles running first, followed by setupFilesAfterEnv. These files are bundled by Metro, just like the test files, so you can freely use TypeScript and import modules.

@vercel
Copy link

vercel bot commented Oct 16, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-native-harness Ready Ready Preview Comment Oct 16, 2025 0:43am

@V3RON V3RON merged commit cae7174 into main Oct 16, 2025
3 checks passed
@V3RON V3RON deleted the feat/support-setup-files branch October 22, 2025 07:54
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