好的黄瓜教程不依赖于rails

好的黄瓜教程不依赖于rails

本文介绍了好的黄瓜教程不依赖于rails的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在找一个好的黄瓜教程,不强迫我使用rails。任何好的建议?

I'm looking for a good cucumber tutorial that doesn't force me to use rails. Any good Suggestion?

推荐答案

一本新书 - 提供了一个伟大的介绍,黄瓜和继续在哪里RSpec书停止。这个新资源提供了非轨道应用程序测试的例子,这两个简单的程序,也演示了如何在命令行应用程序上做BDD。

A new book - The Cucumber Book provides a great introduction to Cucumber and continues on where the RSpec book left off. This new resource provides examples for non-rails application testing, both simple programs and also demonstrates how to do BDD on command line applications.

总的来说,这是一个伟大的资源,

Overall it is a great resource and gives you a quick start guide and then dives into some of the detail.

其他资源,如其他人所说,是参考。非常值得一看教程。

The other resource, as others have stated, is the Cucumber reference. Well worth a look at the tutorials.

最后,

这篇关于好的黄瓜教程不依赖于rails的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-26 01:20