close
logo
Rstest
Guide
Config
API
English
简体中文
Guide
Config
API
English
简体中文
logo
Rstest
Overview

Test Configurations

include
exclude
includeSource
globals
setupFiles
testEnvironment
retry
root
name
isolate
pool
passWithNoTests
printConsoleTrace
onConsoleLog
disableConsoleIntercept
update

Build Configurations

plugins
source
output
resolve
tools
dev
performance

#root

  • Type: string
  • Default: process.cwd()

Specify the project root directory. Can be an absolute path, or a path relative to process.cwd().

📝 Edit this page on GitHub
Previous Pageretry
Next Pagename