Jason Citron wrote:
>
> For structural HTML testing you should check out assert_select. It comes
> with Rails 2.0.
>
> Useful for testing XML too.
Try writing the equivalent of my assertion with it.
I suspect you can't, because it can't constrain the element order.
And the rest would be extremely verbose...
--
Phlip