Re: [rspec-users] Best practice integration testing

2007-08-02 Thread Hussein
> > We're working on getting the rbehave story runner merged into rspec > and able to integrate w/ rails, but that's probably a couple of months > away from reality. nice to hear :-) > Right now I just use rails integration testing and spec/ui to drive > in-browser tests with Selenium or Watir.

Re: [rspec-users] Best practice integration testing

2007-08-02 Thread David Chelimsky
On 8/2/07, Hussein Morsy <[EMAIL PROTECTED]> wrote: > > > > We're working on getting the rbehave story runner merged into rspec > > and able to integrate w/ rails, but that's probably a couple of months > > away from reality. > > > > nice to hear :-) > > > > > > Right now I just use rails integrati

Re: [rspec-users] Best practice integration testing

2007-08-02 Thread Hussein Morsy
> > We're working on getting the rbehave story runner merged into rspec > and able to integrate w/ rails, but that's probably a couple of months > away from reality. > nice to hear :-) > Right now I just use rails integration testing and spec/ui to drive > in-browser tests with Selenium or Wat

Re: [rspec-users] Best practice integration testing

2007-08-02 Thread David Chelimsky
On 8/2/07, Hussein Morsy <[EMAIL PROTECTED]> wrote: > Hello, > > Are there are any best pracitces for integration-testing is rspec? > What about tutorials ? > > I found only http://wincent.com/knowledge-base/ > Using_Watir_with_RSpec_and_Rails We're working on getting the rbehave story runner merg

[rspec-users] Best practice integration testing

2007-08-02 Thread Hussein Morsy
Hello, Are there are any best pracitces for integration-testing is rspec? What about tutorials ? I found only http://wincent.com/knowledge-base/ Using_Watir_with_RSpec_and_Rails Chears Hussein ___ rspec-users mailing list rspec-users@rubyforge.or