Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 237 Bytes

TEST.md

File metadata and controls

19 lines (13 loc) · 237 Bytes

本地测试使用的是karma

sudo npm install -g karma

修改之前运行karma

karma start karma.conf.js

代码push到远端需要过所有浏览器

默认使用内网的totoro的测试服务,它包含了所有的浏览器, 直接在项目根目录

totoro