文件名称:gaffa-extention-tester:Gaffa 扩展的通用、可重用测试
文件大小:3KB
文件格式:ZIP
更新时间:2024-07-25 18:25:41
JavaScript
gaffa-扩展测试仪 用于 Gaffa 扩展的通用、可重复使用的磁带测试 用法 var test = require('tape'), gaffaExtentionTester = require('gaffa-extention-tester'), MyCoolViewItem = require('../myCoolViewItem'), MyCoolAction = require('../myCoolAction'), MyCoolView = require('../myCoolView'), MyCoolBehaviour = require('../myCoolBehaviour'); test('MyCoolViewItem is a Gaffa ViewItem', function (t) { gaffaTester.
【文件预览】:
gaffa-extention-tester-master
----LICENSE(1KB)
----README.md(877B)
----.gitignore(587B)
----index.js(2KB)
----package.json(654B)