describe([name][, options][, fn])


suite() 的别名。

¥Alias for suite().

describe() 函数是从 node:test 模块导入的。

¥The describe() function is imported from the node:test module.