简体中文
Appearance
Partial<NodeJS.ProcessEnv>
Environment variables available on process.env and import.meta.env during tests. These variables will not be available in the main process (in globalSetup, for example).
process.env
import.meta.env
globalSetup