3.0.2 • Published 2 months ago

@fox-js/tester v3.0.2

Weekly downloads
-
License
-
Repository
-
Last release
2 months 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
4.0.1-3

2 months ago

4.0.1-2

2 months ago

4.0.1-1

2 months ago

3.0.2

2 years ago

4.0.1-0

2 years ago

3.0.1

2 years ago