Skip to content

feat: add 'resetEnvironmentBetweenTestFiles' config property#11

Merged
V3RON merged 2 commits intomainfrom
feat/configurable-reload-between-runs
Oct 20, 2025
Merged

feat: add 'resetEnvironmentBetweenTestFiles' config property#11
V3RON merged 2 commits intomainfrom
feat/configurable-reload-between-runs

Conversation

@V3RON
Copy link
Copy Markdown
Contributor

@V3RON V3RON commented Oct 17, 2025

This pull request adds a new configuration property that allows you to opt out of test file-based isolation and run multiple test files in a single JavaScript environment. This can speed up test execution at the cost of isolation, so if your tests modify the global context in any way, you should not enable it.

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 17, 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 17, 2025 11:10am

@V3RON V3RON merged commit d8344f7 into main Oct 20, 2025
3 checks passed
@V3RON V3RON deleted the feat/configurable-reload-between-runs 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.

1 participant