僵尸:使用node.js进行的疯狂快速全栈式无头浏览器测试 源码
Zombie.js 使用Node.js进行的疯狂,快速,无头的全栈测试 咬 如果您要编写一个疯狂,快速,无头的浏览器,您怎么不称其为Zombie? 僵尸是。 Zombie.js是一个轻量级框架,用于在模拟环境中测试客户端JavaScript代码。 无需浏览器。 让我们尝试注册一个页面,看看会发生什么: const Browser = require ( 'zombie' ) ; // We're going to make requests to http://example.com/signup // Which will be routed to our test server lo
文件列表
zombie-master.zip
(预估有个98文件)
zombie-master
.gitignore
42B
.babelrc
132B
.eslintrc
500B
package.json
2KB
package-lock.json
316KB
src
storage.js
7KB
xhr.js
10KB
dom
暂无评论