hello, i have to use rspec and cucumber in a project and i have no idea how to use it ? help me guys.. thanks nishant -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
If it does not have to be online and free: http://www.pragprog.com/titles/achbd/the-rspec-book Markus -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Thanks Markus , but i really dont think so that i will able to buy that book..can you provide me with some other source. On 7 March 2011 13:55, Markus Proske <markus.proske-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> If it does not have to be online and free: > http://www.pragprog.com/titles/achbd/the-rspec-book > > Markus > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- *T**hanks and Regards* Nishant Nigam "Destiny is not a matter of chance, it is a matter of choice; it is not a thing to be waited for, it is a thing to be achieved." -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 7 March 2011 06:43, nishant <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hello, > i have to use rspec and cucumber in a project and i have no idea how > to use it ? > help me guys..The free online tutorial railstutorial.org includes rspec if I remember correctly. Possibly not cucumber though. Did google searches for rspec tutorial and cucumber tutorial not provide anything useful? Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
there are few resources on google and i have gone through those resources but my concepts are still not clear.. On 7 March 2011 14:28, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> On 7 March 2011 06:43, nishant <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > hello, > > i have to use rspec and cucumber in a project and i have no idea how > > to use it ? > > help me guys.. > > The free online tutorial railstutorial.org includes rspec if I > remember correctly. Possibly not cucumber though. Did google > searches for rspec tutorial and cucumber tutorial not provide anything > useful? > > Colin > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- *T**hanks and Regards* Nishant Nigam "Destiny is not a matter of chance, it is a matter of choice; it is not a thing to be waited for, it is a thing to be achieved." -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 7 March 2011 09:06, nishant nigam <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> there are few resources on google and i have gone through those resources > but my concepts are still not clear..Did railstutorial.org not get you started? Colin> > On 7 March 2011 14:28, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: >> >> On 7 March 2011 06:43, nishant <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> > hello, >> > i have to use rspec and cucumber in a project and i have no idea how >> > to use it ? >> > help me guys.. >> >> The free online tutorial railstutorial.org includes rspec if I >> remember correctly. Possibly not cucumber though. Did google >> searches for rspec tutorial and cucumber tutorial not provide anything >> useful? >> >> Colin >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > > > > -- > Thanks and Regards > Nishant Nigam > "Destiny is not a matter of chance, > it is a matter of choice; > it is not a thing to be waited for, > it is a thing to be achieved." > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
nope !! On 7 March 2011 14:42, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> On 7 March 2011 09:06, nishant nigam <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > there are few resources on google and i have gone through those resources > > but my concepts are still not clear.. > > Did railstutorial.org not get you started? > > Colin > > > > > On 7 March 2011 14:28, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > >> > >> On 7 March 2011 06:43, nishant <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> > hello, > >> > i have to use rspec and cucumber in a project and i have no idea how > >> > to use it ? > >> > help me guys.. > >> > >> The free online tutorial railstutorial.org includes rspec if I > >> remember correctly. Possibly not cucumber though. Did google > >> searches for rspec tutorial and cucumber tutorial not provide anything > >> useful? > >> > >> Colin > >> > >> -- > >> You received this message because you are subscribed to the Google > Groups > >> "Ruby on Rails: Talk" group. > >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > >> To unsubscribe from this group, send email to > >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > >> For more options, visit this group at > >> http://groups.google.com/group/rubyonrails-talk?hl=en. > >> > > > > > > > > -- > > Thanks and Regards > > Nishant Nigam > > "Destiny is not a matter of chance, > > it is a matter of choice; > > it is not a thing to be waited for, > > it is a thing to be achieved." > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Ruby on Rails: Talk" group. > > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > To unsubscribe from this group, send email to > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > For more options, visit this group at > > http://groups.google.com/group/rubyonrails-talk?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- *T**hanks and Regards* Nishant Nigam "Destiny is not a matter of chance, it is a matter of choice; it is not a thing to be waited for, it is a thing to be achieved." -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 7 Mar 2011, at 09:06, nishant nigam <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> there are few resources on google and i have gone through those resources but my concepts are still not clear..So what exactly don''t you understand? Fred.> > On 7 March 2011 14:28, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > On 7 March 2011 06:43, nishant <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > hello, > > i have to use rspec and cucumber in a project and i have no idea how > > to use it ? > > help me guys.. > > The free online tutorial railstutorial.org includes rspec if I > remember correctly. Possibly not cucumber though. Did google > searches for rspec tutorial and cucumber tutorial not provide anything > useful? > > Colin > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. > > > > > -- > Thanks and Regards > Nishant Nigam > "Destiny is not a matter of chance, > it is a matter of choice; > it is not a thing to be waited for, > it is a thing to be achieved." > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
like i want some kind of tutorial that explains these concepts right from the scratch because i consider myself just a naive user when it comes to ruby on rails and i dont have much time to completely gone through the rails concepts .. On 7 March 2011 15:24, Frederick Cheung <frederick.cheung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > On 7 Mar 2011, at 09:06, nishant nigam <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > there are few resources on google and i have gone through those resources > but my concepts are still not clear.. > > > So what exactly don''t you understand? > > Fred. > > > On 7 March 2011 14:28, Colin Law < <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> > clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > >> On 7 March 2011 06:43, nishant < <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> >> nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> > hello, >> > i have to use rspec and cucumber in a project and i have no idea how >> > to use it ? >> > help me guys.. >> >> The free online tutorial <http://railstutorial.org>railstutorial.orgincludes rspec if I >> remember correctly. Possibly not cucumber though. Did google >> searches for rspec tutorial and cucumber tutorial not provide anything >> useful? >> >> Colin >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to <rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to >> <rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> For more options, visit this group at >> <http://groups.google.com/group/rubyonrails-talk?hl=en> >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> > > > -- > *T**hanks and Regards* > Nishant Nigam > "Destiny is not a matter of chance, > it is a matter of choice; > it is not a thing to be waited for, > it is a thing to be achieved." > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- *T**hanks and Regards* Nishant Nigam "Destiny is not a matter of chance, it is a matter of choice; it is not a thing to be waited for, it is a thing to be achieved." -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 7 March 2011 09:36, nishant nigam <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> nope !!What, you worked right through railstutorial.org (this should take a few days) and it did not get you started with rspec? Colin> > On 7 March 2011 14:42, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: >> >> On 7 March 2011 09:06, nishant nigam <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> > there are few resources on google and i have gone through those >> > resources >> > but my concepts are still not clear.. >> >> Did railstutorial.org not get you started? >> >> Colin >> >> > >> > On 7 March 2011 14:28, Colin Law <clanlaw-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: >> >> >> >> On 7 March 2011 06:43, nishant <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> > hello, >> >> > i have to use rspec and cucumber in a project and i have no idea how >> >> > to use it ? >> >> > help me guys.. >> >> >> >> The free online tutorial railstutorial.org includes rspec if I >> >> remember correctly. Possibly not cucumber though. Did google >> >> searches for rspec tutorial and cucumber tutorial not provide anything >> >> useful? >> >> >> >> Colin >> >> >> >> -- >> >> You received this message because you are subscribed to the Google >> >> Groups >> >> "Ruby on Rails: Talk" group. >> >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh4Ykp1iOSErHA@public.gmane.orgm. >> >> To unsubscribe from this group, send email to >> >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> >> For more options, visit this group at >> >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> >> > >> > >> > >> > -- >> > Thanks and Regards >> > Nishant Nigam >> > "Destiny is not a matter of chance, >> > it is a matter of choice; >> > it is not a thing to be waited for, >> > it is a thing to be achieved." >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "Ruby on Rails: Talk" group. >> > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org. >> > To unsubscribe from this group, send email to >> > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> > For more options, visit this group at >> > http://groups.google.com/group/rubyonrails-talk?hl=en. >> > >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> > > > > -- > Thanks and Regards > Nishant Nigam > "Destiny is not a matter of chance, > it is a matter of choice; > it is not a thing to be waited for, > it is a thing to be achieved." > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I''m presently a little over halfway through the textbook on railstutorial.org and it does indeed familiarize a person with rspec. Cucumber is not covered, though. A quick search for "tutorial cucumber" yielded this link: https://github.com/aslakhellesoy/cucumber/wiki/Tutorials-and-Related-Blog-Posts And searching for "railscast cucumber" yielded several relevant videos. I''ve not viewed any of the railscasts but I hear GREAT things. The two top links produced from this search are: railscasts.com/episodes/155-beginning-with-cucumber and railscasts.com/ episodes/159-more-on-cucumber. I suspect they''re a good place to start. On Mar 7, 5:13 am, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> On 7 March 2011 09:36, nishant nigam <nishantnig...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > nope !! > > What, you worked right through railstutorial.org (this should take a > few days) and it did not get you started with rspec? > > Colin > > > > > On 7 March 2011 14:42, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > > >> On 7 March 2011 09:06, nishant nigam <nishantnig...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> > there are few resources on google and i have gone through those > >> > resources > >> > but my concepts are still not clear.. > > >> Did railstutorial.org not get you started? > > >> Colin > > >> > On 7 March 2011 14:28, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > > >> >> On 7 March 2011 06:43, nishant <nishantnig...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > >> >> > hello, > >> >> > i have to use rspec and cucumber in a project and i have no idea how > >> >> > to use it ? > >> >> > help me guys.. > > >> >> The free online tutorial railstutorial.org includes rspec if I > >> >> remember correctly. Possibly not cucumber though. Did google > >> >> searches for rspec tutorial and cucumber tutorial not provide anything > >> >> useful? > > >> >> Colin > > >> >> -- > >> >> You received this message because you are subscribed to the Google > >> >> Groups > >> >> "Ruby on Rails: Talk" group. > >> >> To post to this group, send email to rubyonrails-talk@googlegroups.com. > >> >> To unsubscribe from this group, send email to > >> >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > >> >> For more options, visit this group at > >> >>http://groups.google.com/group/rubyonrails-talk?hl=en. > > >> > -- > >> > Thanks and Regards > >> > Nishant Nigam > >> > "Destiny is not a matter of chance, > >> > it is a matter of choice; > >> > it is not a thing to be waited for, > >> > it is a thing to be achieved." > > >> > -- > >> > You received this message because you are subscribed to the Google > >> > Groups > >> > "Ruby on Rails: Talk" group. > >> > To post to this group, send email to rubyonrails-talk@googlegroups.com. > >> > To unsubscribe from this group, send email to > >> > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > >> > For more options, visit this group at > >> >http://groups.google.com/group/rubyonrails-talk?hl=en. > > >> -- > >> You received this message because you are subscribed to the Google Groups > >> "Ruby on Rails: Talk" group. > >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org. > >> To unsubscribe from this group, send email to > >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > >> For more options, visit this group at > >>http://groups.google.com/group/rubyonrails-talk?hl=en. > > > -- > > Thanks and Regards > > Nishant Nigam > > "Destiny is not a matter of chance, > > it is a matter of choice; > > it is not a thing to be waited for, > > it is a thing to be achieved." > > > -- > > You received this message because you are subscribed to the Google Groups > > "Ruby on Rails: Talk" group. > > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > To unsubscribe from this group, send email to > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > For more options, visit this group at > >http://groups.google.com/group/rubyonrails-talk?hl=en.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Too bad Rails in Action <http://www.manning.com/katz/> isn''t quite out yet. Co-written by Yehuda Katz and Ryan Biggs, this book starts with Test::Unit before moving onto Rspec and Cucumber. The first several chapters are available online, I believe. Culley On Mon, Mar 7, 2011 at 10:01 AM, dana tassler <dana.tassler-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> I''m presently a little over halfway through the textbook on > railstutorial.org and it does indeed familiarize a person with rspec. > Cucumber is not covered, though. > > A quick search for "tutorial cucumber" yielded this link: > > > https://github.com/aslakhellesoy/cucumber/wiki/Tutorials-and-Related-Blog-Posts > > And searching for "railscast cucumber" yielded several relevant > videos. I''ve not viewed any of the railscasts but I hear GREAT > things. The two top links produced from this search are: > railscasts.com/episodes/155-beginning-with-cucumber and railscasts.com/ > episodes/159-more-on-cucumber<http://railscasts.com/%0Aepisodes/159-more-on-cucumber>. > I suspect they''re a good place to > start. > > On Mar 7, 5:13 am, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > > On 7 March 2011 09:36, nishant nigam <nishantnig...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > nope !! > > > > What, you worked right through railstutorial.org (this should take a > > few days) and it did not get you started with rspec? > > > > Colin > > > > > > > > > On 7 March 2011 14:42, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > > > > >> On 7 March 2011 09:06, nishant nigam <nishantnig...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >> > there are few resources on google and i have gone through those > > >> > resources > > >> > but my concepts are still not clear.. > > > > >> Did railstutorial.org not get you started? > > > > >> Colin > > > > >> > On 7 March 2011 14:28, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > > > > >> >> On 7 March 2011 06:43, nishant <nishantnig...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >> >> > hello, > > >> >> > i have to use rspec and cucumber in a project and i have no idea > how > > >> >> > to use it ? > > >> >> > help me guys.. > > > > >> >> The free online tutorial railstutorial.org includes rspec if I > > >> >> remember correctly. Possibly not cucumber though. Did google > > >> >> searches for rspec tutorial and cucumber tutorial not provide > anything > > >> >> useful? > > > > >> >> Colin > > > > >> >> -- > > >> >> You received this message because you are subscribed to the Google > > >> >> Groups > > >> >> "Ruby on Rails: Talk" group. > > >> >> To post to this group, send email to > rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > >> >> To unsubscribe from this group, send email to > > >> >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > >> >> For more options, visit this group at > > >> >>http://groups.google.com/group/rubyonrails-talk?hl=en. > > > > >> > -- > > >> > Thanks and Regards > > >> > Nishant Nigam > > >> > "Destiny is not a matter of chance, > > >> > it is a matter of choice; > > >> > it is not a thing to be waited for, > > >> > it is a thing to be achieved." > > > > >> > -- > > >> > You received this message because you are subscribed to the Google > > >> > Groups > > >> > "Ruby on Rails: Talk" group. > > >> > To post to this group, send email to > rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > >> > To unsubscribe from this group, send email to > > >> > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > >> > For more options, visit this group at > > >> >http://groups.google.com/group/rubyonrails-talk?hl=en. > > > > >> -- > > >> You received this message because you are subscribed to the Google > Groups > > >> "Ruby on Rails: Talk" group. > > >> To post to this group, send email to > rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > >> To unsubscribe from this group, send email to > > >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > >> For more options, visit this group at > > >>http://groups.google.com/group/rubyonrails-talk?hl=en. > > > > > -- > > > Thanks and Regards > > > Nishant Nigam > > > "Destiny is not a matter of chance, > > > it is a matter of choice; > > > it is not a thing to be waited for, > > > it is a thing to be achieved." > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Ruby on Rails: Talk" group. > > > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org > . > > > To unsubscribe from this group, send email to > > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > > For more options, visit this group at > > >http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Mon, Mar 7, 2011 at 4:09 AM, nishant nigam <nishantnigam5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> like i want some kind of tutorial that explains these concepts right from > the scratch because i consider myself just a naive user when it comes to > ruby on rails and i dont have much time to completely gone through the rails > concepts .. > >If you don''t understand the basic concepts of Rails trying to learn Rspec and Cucumber for testing on Rails will just confuse you more. Take the time to get the concepts of Rails down so you can get the maximum advantage from whatever tutorial or book you use to learn RSpec and Cucumber. B. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Kind of as a side note, the subject of this thread is a bit misleading. It leads a reader to think you''re posting some tips for people who need assistance with rspec or cucumber. You may consider, in the future, considering a more accurate subject. For instance, since you''re seeking help, you may want to name your subject/topic "I need help with rspec and cucumber" or "Please help me understand rspec and cucumber." That way you may attract the right, knowledgeable (helpful) people. I visited this thread because I''m new to Rails and was hoping to learn more about these two topics. Cheers, Dana On Mar 7, 12:43 am, nishant <nishantnig...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hello, > i have to use rspec and cucumber in a project and i have no idea how > to use it ? > help me guys.. > > thanks > nishant-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Philip Hallstrom
2011-Mar-07 22:49 UTC
Re: Re: Need Some assistance in Rspec and Cucumber?
> On Mar 7, 12:43 am, nishant <nishantnig...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> hello, >> i have to use rspec and cucumber in a project and i have no idea how >> to use it ? >> help me guys..http://pragprog.com/titles/achbd/the-rspec-book Pretty complete overview of the entire process... -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Mar 7, 2011, at 5:49 PM, Philip Hallstrom wrote:>> On Mar 7, 12:43 am, nishant <nishantnig...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >>> hello, >>> i have to use rspec and cucumber in a project and i have no idea how >>> to use it ? >>> help me guys.. > > http://pragprog.com/titles/achbd/the-rspec-book > Pretty complete overview of the entire process...Or rails test prescriptions: http://www.pragprog.com/titles/nrtest/rails-test-prescriptions It''s more general (starts with test:unit and fixtures and includes shoulda and other stuff), but in some ways it''s a quicker "getting started" guide. I have both and would recommend getting both. Best Wishes, Peter> > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.