Re: [rspec-users] w3 validation

2008-09-16 Thread Jonathan Linowes
On Sep 15, 2008, at 6:16 PM, Zach Dennis wrote: On Mon, Sep 15, 2008 at 5:32 PM, Jonathan Linowes <[EMAIL PROTECTED]> wrote: Hi, suggestions how to add w3 validation to a story step? eg Then the page should be valid You could write a "then" step that takes the current response.body, uploads

Re: [rspec-users] w3 validation

2008-09-15 Thread Matt Wynne
On 15 Sep 2008, at 23:16, Zach Dennis wrote: On Mon, Sep 15, 2008 at 5:32 PM, Jonathan Linowes <[EMAIL PROTECTED]> wrote: Hi, suggestions how to add w3 validation to a story step? eg Then the page should be valid You could write a "then" step that takes the current response.body, uploads it

Re: [rspec-users] w3 validation

2008-09-15 Thread Zach Dennis
On Mon, Sep 15, 2008 at 5:32 PM, Jonathan Linowes <[EMAIL PROTECTED]> wrote: > Hi, > suggestions how to add w3 validation to a story step? > eg > Then the page should be valid > You could write a "then" step that takes the current response.body, uploads it to the w3 validator, and checks the the r

[rspec-users] w3 validation

2008-09-15 Thread Jonathan Linowes
Hi, suggestions how to add w3 validation to a story step? eg Then the page should be valid tia linoj ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users