メインコンテンツへスキップ
Version: 29.7

環境変数

以下の環境変数を設定します。

NODE_ENV

Set to 'test' if it's not already set to something else.

JEST_WORKER_ID

Each worker process is assigned a unique id (index-based that starts with 1). This is set to 1 for all tests when runInBand is set to true.