[rspec-users] There is a easy way to valid markup?
Pat Maddox
pergesu at gmail.com
Thu Sep 27 16:23:03 EDT 2007
On 9/27/07, Edgar Gonzalez <edgargonzalez at gmail.com> wrote:
> Do I have to create a custom Expectation Matcher?
>
> or there is a way to integrate assert_valid_asset plugin?
>
> thx
> --
> Edgar González González
> --
> _______________________________________________
> rspec-users mailing list
> rspec-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
I'm sure you could hook into some kind of validator. I jumped on
RubyForge and found http://rubyforge.org/projects/feedvalidator/. It
kind of sucks because you'd depend on a web service for this...there
have to be validators that you can run locally though, right?
Pat
More information about the rspec-users
mailing list