Yeti 0.2.23 发布了,修复了一些小 bug,主要是 IE9 下的问题,包括:
Changes
“Ignoring -server option” no longer appears when glob config is used with -s. Fix GH-35.
Fix thrown SyntaxError on IE for every test when Yeti is used on port 80 or 443. Fix GH-46.
Avoid using devDependencies during postinstall. Workaround for npm bugs. Fix GH-42.
Update onyx dependency.
可通过运行 npm install -g yeti 来升级。
Yeti 是一个浏览器上的 JavaScript 测试运行器,基于 Node.js。你可以使用 Yeti 来测试 YUI 每个部件。
项目主页:http://yeti.cx/
下载地址:https://github.com/yui/yeti/
来自:开源中国社区

