jest icon indicating copy to clipboard operation
jest copied to clipboard

RunInBand as an object option. It exists as a CLI option

Open rook2pawn opened this issue 5 years ago • 7 comments

🚀 Feature Proposal

RunInBand as an object option.

{
    runInBand: true
}

Motivation

Because its useful and provided for on the CLI as an option --runInBand, it makes sense that there would be an equivalent in the object specifier as well.

Example

Uses the existing jest --config <configpath>

Pitch

Because it is part of the CLI option set and very useful.

rook2pawn avatar Jul 14 '20 00:07 rook2pawn

runInBand is especially useful to offer via jest.config.js and jest.config.ts since it helps prevent out-of-memory errors in CI environments, which can often be detected in a dynamic config file (e.g., via process.env.CI == "true").

Kurt-von-Laven avatar Oct 07 '21 03:10 Kurt-von-Laven

This issue is stale because it has been open for 1 year with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Oct 07 '22 03:10 github-actions[bot]

I still think this is a good idea.

Kurt-von-Laven avatar Oct 07 '22 17:10 Kurt-von-Laven

This issue is stale because it has been open for 1 year with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Oct 07 '23 19:10 github-actions[bot]

Ditto.

Kurt-von-Laven avatar Oct 07 '23 20:10 Kurt-von-Laven

This issue is stale because it has been open for 1 year with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Oct 06 '24 21:10 github-actions[bot]

I still think this is a good idea.

Ditto

rook2pawn avatar Oct 07 '24 00:10 rook2pawn

This issue is stale because it has been open for 1 year with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Oct 07 '25 01:10 github-actions[bot]

This issue was closed because it has been stalled for 30 days with no activity. Please open a new issue if the issue is still relevant, linking to this one.

github-actions[bot] avatar Nov 06 '25 01:11 github-actions[bot]

This issue 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[bot] avatar Dec 07 '25 00:12 github-actions[bot]