1. 首页
  2. 数据库
  3. 其它
  4. cypress sandbox 源码

cypress sandbox 源码

上传者: 2021-04-25 01:33:58上传 ZIP文件 51.93KB 热度 29次
柏树沙盒 :evergreen_tree: 该项目使您可以立即使用赛普拉斯启动并运行。 如果您愿意,请分叉此项目以将其用作入门。 先决条件 Node.js- //nodejs.org/en/download/ Git- 安装和运行赛普拉斯 首先,克隆此仓库 git clone https://github.com/thefungiz/cypress-sandbox.git 接下来,安装依赖项并打开赛普拉斯 cd ./cypress-sandbox npm install --global yarn yarn install yarn cypress open // might fail the first time while cypress is being 'verified' by the OS. Just run again. 然后测试一些示例,并从中获得乐趣 您可以通过以下代码轻松运行测试: yar
用户评论