Watir 和 Cucumber 无法在 win xp 上运行
我刚刚从 http://github.com/aslakhellesoy/cucumber/downloads,
并安装 ruby、watir 和 cucumber。但我不知道如何运行它,我找不到任何 Windows 的示例。
谢谢,
丹尼。
I just download an example of cucumber from http://github.com/aslakhellesoy/cucumber/downloads,
and install ruby, watir and cucumber. but I dont know how to run it, I cant found any example for windows.
thanks,
Dani.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
黄瓜和 Watir 101
Cucumber and Watir 101
这是有关该主题的视频演示的另一个链接。 http://video.google.com/videoplay?docid=470645360297935233#
Here is another link to a video presentation on the topic. http://video.google.com/videoplay?docid=470645360297935233#
该视频对于运行 watir+cucumber 很有帮助,它需要 4 个安装
1.红宝石
2. 瓦提尔
3、黄瓜
4. rspec
The video is helpfull however to run watir+cucumber,It's requers 4 installation
1. ruby
2. watir
3. cucumber
4. rspec