Do you need to do any changes to your test scripts to run them with
RSpec?

On Nov 12, 9:33 am, Željko Filipin <zeljko.fili...@wa-research.ch>
wrote:
> On Fri, Nov 12, 2010 at 7:03 AM, Babitha <babitha.augus...@gmail.com> wrote:
> > We do not
> > use BDD, so tools like Cucumber or RSpec probably will not suite us.
> > Also, I found even Rspec gives its output as free text format.
>
> You can use RSpec just as a test runner for Watir tests, it does not have to
> be used in the "TDD/BDD way".
>
> RSpec output is text by default, but you can specify that you want HTML
> report. It is as easy as (at command line):
>
> spec my_specs.rb -f h:log\report.htm
>
> More information on RSpec output:
>
> http://rspec.info/documentation/tools/spec.html
>
> Željko
> --
> watir.com - community manager
> watirpodcast.com - host
> testingpodcast.com - audio podcasts on software testing. all of them

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to