发布于 2016-12-14 00:17:26 | 114 次阅读 | 评论: 0 | 来源: 网友投递
Riot Ruby测试框架
Riot 是一个新的Ruby测试框架,作者是Justin Knowlden。它的主要目的是提高测试的效率。Justin对Riot与Test::Unit进行了比较,测试结果显示Riot比Test::Unit的测试速度快一倍多。
Riot 3.0.3 发布了,更新内容:
Fix: mount and unmount css injection performances
Fix: different scope between show, hide and if
Add: data-src to fetch riot tags avoiding browsers prefetching
Remove: support for SPM
下载地址: