XPath matchers for rspec
Posted by Jim Morris on Wed Jan 02 13:32:50 -0800 2008
I've been working on a project that is mostly Java for the last many months, so haven't had much Ruby or Rails stuff to share.
However one thing I found when working on my tests in Java was an xpath matcher for JUnit 4.0 using the Hamcrest libraries.
... Show more ...