Yeti 0.2.24 发布了,Yeti 是一个浏览器上的 JavaScript 测试运行器,基于 Node.js。你可以使用 Yeti 来测试 YUI 每个部件。
改进记录包括:
Changes
Report root cause of Selenium/WebDriver errors that occur during browser launching.
Allow WINDOWS as a platform name in the --browser launch option for Selenium.
Add new Sauce Labs platform names: Windows XP, Windows 7, Windows 8, OS X 10.6, and OS X 10.8.
Add Client-Side Yeti Integration (Generic Driver) for using Yeti to automate other frameworks.
Add --name option to label JUnit XML tests for display in Jenkins merged test reports.
Display friendlier session names in the Sauce Labs dashboard. Uses Jenkins-provided BUILD_TAG environment variable, if available, to distinguish Sauce sessions between different builds.
Update request and graceful-fs dependencies.
Get Yeti
You can upgrade now by running npm install -g yeti. Learn more about Yeti at yeti.cx.
官方首页:http://yeti.cx/docs/v0.2.24/
来自:开源中国社区

