Plugins - Responsible markup
Add to favoritesThis plugin extends the Rails functional tests to provide you with functional tests for:
- (X)HTML markup validity
- Backwards-compatible empty HTML elements
- Well-formed doctypes
- Unobtrusive Javascript
- Well-formed XML prologs
- Separation of display and structure in your markup
http://blog.codahale.com/2006/03/05/responsiblemarkup-v01-unit-test-your-way-to-responsible-markup/
http://svn.codahale.com/responsible_markup/trunk
Rails' (MIT)
Testing
