<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Rspec custom matchers and be_valid_xhtml</title>
	<link>http://www.anodyne.ca/2007/09/28/rspec-custom-matchers-and-be_valid_xhtml/</link>
	<description></description>
	<pubDate>Fri, 30 Jul 2010 09:30:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: grant.mcinnes</title>
		<link>http://www.anodyne.ca/2007/09/28/rspec-custom-matchers-and-be_valid_xhtml/#comment-17386</link>
		<dc:creator>grant.mcinnes</dc:creator>
		<pubDate>Tue, 10 Feb 2009 15:51:03 +0000</pubDate>
		<guid>http://www.anodyne.ca/2007/09/28/rspec-custom-matchers-and-be_valid_xhtml/#comment-17386</guid>
		<description>Awesome work everyone.  No-one should use this blog post anymore.  Go and use the plugin from Alex.</description>
		<content:encoded><![CDATA[<p>Awesome work everyone.  No-one should use this blog post anymore.  Go and use the plugin from Alex.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Tomlins</title>
		<link>http://www.anodyne.ca/2007/09/28/rspec-custom-matchers-and-be_valid_xhtml/#comment-17375</link>
		<dc:creator>Alex Tomlins</dc:creator>
		<pubDate>Mon, 09 Feb 2009 09:54:55 +0000</pubDate>
		<guid>http://www.anodyne.ca/2007/09/28/rspec-custom-matchers-and-be_valid_xhtml/#comment-17375</guid>
		<description>I've written this up into a Rails plugin.  Available at http://github.com/unboxed/be_valid_asset/ 

I've included CSS validation, and switched to using the validator soap12 result format as opposed to the (deprecated) xml output.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve written this up into a Rails plugin.  Available at <a href="http://github.com/unboxed/be_valid_asset/" rel="nofollow">http://github.com/unboxed/be_valid_asset/</a> </p>
<p>I&#8217;ve included CSS validation, and switched to using the validator soap12 result format as opposed to the (deprecated) xml output.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Garver</title>
		<link>http://www.anodyne.ca/2007/09/28/rspec-custom-matchers-and-be_valid_xhtml/#comment-15091</link>
		<dc:creator>Ryan Garver</dc:creator>
		<pubDate>Sun, 07 Sep 2008 19:33:53 +0000</pubDate>
		<guid>http://www.anodyne.ca/2007/09/28/rspec-custom-matchers-and-be_valid_xhtml/#comment-15091</guid>
		<description>I've extended this (with limited testing) to allow for validation of a string.  If you have a model that is generation templates (as I am) then getting a AC::Response is not really desirable.

http://gist.github.com/9300

Please feel free to improve.  This doesn't include Xavier's additions.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve extended this (with limited testing) to allow for validation of a string.  If you have a model that is generation templates (as I am) then getting a AC::Response is not really desirable.</p>
<p><a href="http://gist.github.com/9300" rel="nofollow">http://gist.github.com/9300</a></p>
<p>Please feel free to improve.  This doesn&#8217;t include Xavier&#8217;s additions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xavier Shay</title>
		<link>http://www.anodyne.ca/2007/09/28/rspec-custom-matchers-and-be_valid_xhtml/#comment-7710</link>
		<dc:creator>Xavier Shay</dc:creator>
		<pubDate>Wed, 09 Jan 2008 09:13:24 +0000</pubDate>
		<guid>http://www.anodyne.ca/2007/09/28/rspec-custom-matchers-and-be_valid_xhtml/#comment-7710</guid>
		<description>I added be_valid_xhtml_fragment which auto wraps the response in an XHTML header. Code doesn't go happily into this blog, so here's a pastie:
http://pastie.caboo.se/137110

Now you can validate partial responses, or isolated view tests.</description>
		<content:encoded><![CDATA[<p>I added be_valid_xhtml_fragment which auto wraps the response in an XHTML header. Code doesn&#8217;t go happily into this blog, so here&#8217;s a pastie:<br />
<a href="http://pastie.caboo.se/137110" rel="nofollow">http://pastie.caboo.se/137110</a></p>
<p>Now you can validate partial responses, or isolated view tests.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
