[wtr-general] Re: New blog on agile testing with Ruby, Watir RSpec - www.agilerubytester.com

2009-02-25 Thread Bret Pettichord
Jim, You might want to take a look at the WatirCraft framework. It supports rspec and libraries, and it has a script/console that is like the watir-console (which i also created) but is even better. It will include you libraries without you having to muck with your .irbrc. The biggest

[wtr-general] Re: New blog on agile testing with Ruby, Watir RSpec - www.agilerubytester.com

2009-02-25 Thread Jim Knowlton
Thanks Bret! I'll take a look at it this weekend and let you know what I think. Jim On Feb 25, 3:35 pm, Bret Pettichord b...@pettichord.com wrote: Jim, You might want to take a look at the WatirCraft framework. It supports rspec and libraries, and it has a script/console that is like the