Skip to content
Remix Antd Admin
Main Navigation
简介
全栈
Antd
业务
qar
版本
Appearance
Menu
Return to top
On this page
Table of Contents for current page
cypress
进行 e2e 测试
脚本
json
{
"scripts"
: {
"test:cypress"
:
"cypress open"
,
}
}