Calling it() is now equivalent to calling test().
it()
test()
新增于: v18.6.0, v16.17.0
test() 的别名。
【Alias for test().】
it() 函数是从 node:test 模块导入的。
node:test
【The it() function is imported from the node:test module.】