Re: [rspec-users] Why we use RSpec

2010-01-31 Thread Tristam29
On Jan 30, 10:35 am, Ravi Shankar wrote: > Hi all, > > I am new to the RSpec, I have many questions related to the RSpec. > > 1. Why one should use RSpec instead of other testing technique RSpec is designed for Behavior Driven Development, whereas many testing tools are designed for Test Driven D

[rspec-users] Why we use RSpec

2010-01-30 Thread Ravi Shankar
Hi all, I am new to the RSpec, I have many questions related to the RSpec. 1. Why one should use RSpec instead of other testing technique 2. Which are the best tools than RSpec 3. Where can i get RSpec demo -- Posted via http://www.ruby-forum.com/. __