要在 Bun 测试运行器中跳过测试,请使用Documentation Index
Fetch the complete documentation index at: https://bun.zhcndoc.com/llms.txt
Use this file to discover all available pages before exploring further.
test.skip 函数。
运行
bun test 将不会执行此测试。它将在终端输出中被标记为跳过。
terminal
另请参见: