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

Test Configurations

include
exclude
includeSource
globals
setupFiles
testEnvironment
testNamePattern
testTimeout
retry
root
name
isolate
pool
passWithNoTests
printConsoleTrace
onConsoleLog
disableConsoleIntercept
update
clearMocks
resetMocks
restoreMocks
unstubEnvs
unstubGlobals
maxConcurrency
slowTestThreshold

Build Configurations

plugins
source
output
resolve
tools
dev
performance

#slowTestThreshold

  • Type: number
  • Default: 300

The number of milliseconds after which a test or suite is considered slow and reported as such in the results.

📝 Edit this page on GitHub
Previous PagemaxConcurrency
Next Pageplugins <RsbuildDocBadge path="/config/plugins" text="plugins" />