For AI agents: the complete documentation index is available at /zh/llms.txt, the full documentation bundle is available at /zh/llms-full.txt, and this page is available as Markdown at /zh/config/test/slow-test-threshold.md.
close
  • 简体中文
  • slowTestThreshold

    • 类型: number
    • 默认值: 300
    • CLI: --slowTestThreshold=300

    测试运行时间超过指定毫秒数时,被认为是缓慢的并在报告结果中显示。

    CLI
    rstest.config.ts
    npx rstest --slowTestThreshold=300