leaderboard-tinytests:使用Tinytest的页首横幅示例的单元测试

时间:2024-05-19 11:28:52
【文件属性】:

文件名称:leaderboard-tinytests:使用Tinytest的页首横幅示例的单元测试

文件大小:3KB

文件格式:ZIP

更新时间:2024-05-19 11:28:52

JavaScript

排行榜小测试 使用Tinytest对排行榜示例进行单元测试。 安装 // grab a copy of meteor git clone http://github.com/meteor/meteor.git // so you can fuss with the leaderboard example cd meteor/examples/leaderboard/packages // install the tinytests git clone http://github.com/awatson1978/leaderboard-tinytests.git // make sure the tiny test package is installed cd .. meteor add tinytests // and run them meteor test-packages lea


【文件预览】:
leaderboard-tinytests-master
----test-stubs.js(261B)
----package.js(526B)
----smart.json(342B)
----leaderboard-tests.js(2KB)
----.gitignore(8B)
----README.md(683B)

网友评论