3.0.2 • Published 1 year ago

@fox-js/tester v3.0.2

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Fox Tester

Fox 测试辅助工具

安装

正式版

npm install @fox-js/tester

使用

import Vue from 'vue'
import fox from '@fox-js/fox'
import FoxTester from '@fox-js/tester'

//安装测试辅助工具
FoxTester.install(Vue)

编译

开发版本

npm run dev

正式版本

npm run prod

发布

测试版本

npm run publish:beta

正式版本(慎重)

npm run publish:latest
3.0.2

1 year ago

4.0.1-0

1 year ago

3.0.1

1 year ago