正在准备搜索索引...
搜索索引不可用
LangSmith - v0.3.15
LangSmith
jest
describe
函数 describe
describe
(
name
:
string
,
fn
:
()
=>
void
|
Promise
<
void
>
,
config
?:
LangSmithJestlikeDescribeWrapperConfig
,
)
:
void
参数
name
:
string
fn
:
()
=>
void
|
Promise
<
void
>
可选
config
:
LangSmithJestlikeDescribeWrapperConfig
返回
void
索引
属性
only
skip
属性
only
only
:
LangSmithJestlikeDescribeWrapper
= ...
skip
skip
:
LangSmithJestlikeDescribeWrapper
= ...
设置
成员可见性
受保护
继承
外部
主题
OS
浅色
深色
在本页中
属性
only
skip
LangSmith - v0.3.15
加载中...