自动化测试工具:Cucumber.js
pdce
9年前
Cucumber.js 是自动化测试工具 Cucumber 的纯 JavaScript 实现。
Cucumber 是一个能够理解用普通语言 描述的测试用例的支持行为驱动开发(BDD)的自动化测试工具,用Ruby编写,支持Java和.Net等多种开发语言。
要求
-
Node.js or io.js
-
NPM
Cucumber.js 支持:
-
Node.js 0.8, 0.10, 0.11, 0.12 and io.js (see CI builds)
-
Google Chrome
-
Firefox
-
Safari
-
Opera