Cucumber 介绍
Cucumber is a tool for running automated tests written in plain language. Because they're written in plain language,they can be read by anyone on your team. Because they can be read by anyone,you can use them to help improve communication,collaboration and trust on your team.
Cucumber.js is the JavaScript implementation of Cucumber and runs on both Node.js (4 and above) and modern web browsers.[Cucumber.js是Cucumber的JavaScript实现,可以在Node.js(4及更高版本)和现代 Web浏览器上运行]
Cucumber安装
npm install cucumber
GitHub:https://github.com/cucumber/cucumber-js
网站描述:一款js语言编写的自动化测试工具
Cucumber
官方网站:https://cucumber.io/
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。