文件名称:nightwatch-seed:使用 Nightwatch.js 轻松快速地开始测试您的 Web 应用程序
文件大小:4KB
文件格式:ZIP
更新时间:2024-07-04 18:17:42
JavaScript
守夜人种子 使用 Nightwatch.js 轻松快速地开始测试您的 Web 应用程序 要安装独立的 Selenium 服务器: npm install selenium-standalone@latest -g selenium-standalone install selenium-standalone start
【文件预览】:
nightwatch-seed-master
----.gitignore(21B)
----package.json(576B)
----LICENSE(1KB)
----nightwatch.json(972B)
----README.md(235B)
----assertions()
--------customAssertion.js(593B)
----tests()
--------test.js(525B)
----commands()
--------customCommand.js(75B)
----pages()
--------page.js(113B)