close

unstubGlobals

  • Type: boolean
  • Default: false
  • CLI: --unstubGlobals

Restores all global variables that were changed with rstest.stubGlobal before every test.

CLI
rstest.config.ts
npx rstest --unstubGlobals