[rspec-users] Where to put Cucumber Utilities?

2008-12-15 Thread aidy lewis
Hi, I use Watir\Firewatir with Cucumber. I previously used a framework that object modelled the A-U-T; so each HTML page would be a class and each object a method: this improved readability. We came to the conclusion that this was over-engineering, slow and boring; so I annihilated the object

Re: [rspec-users] Where to put Cucumber Utilities?

2008-12-15 Thread aslak hellesoy
On Mon, Dec 15, 2008 at 12:30 PM, aidy lewis aidy.le...@googlemail.comwrote: Hi, I use Watir\Firewatir with Cucumber. I previously used a framework that object modelled the A-U-T; so each HTML page would be a class and each object a method: this improved readability. We came to the

Re: [rspec-users] Cucumber fat client

2008-12-15 Thread Bart Zonneveld
On 14-dec-2008, at 19:49, mike.gaffney wrote: Why not make a web client that manipulates git based projects in the background? I've been messing around with Grit and doing things like this lately for http://rdocul.us a site I run and it is very easy to do. If everything is in a standard