I’m looking for a good cucumber tutorial that doesn’t force me to use rails. Any good Suggestion?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.
And finally, StackOverflow – Cucumber Q&A