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


test() 的简写。

¥Shorthand for test().

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

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