On 01/10/2013 09:30 AM, Luke Daley wrote:
- I'm using Jerry to parse and search through the report HTML in tests, Jerry 
allows jQuery like selectors on HTML in Java 
(http://jodd.org/doc/jerry/index.html).
We've used JSoup for this in the past (see buildComparison int tests), and we 
also use JSoup for some automation with the release notes.

Is Jerry compelling over JSoup for this? If it's not that much better I'd 
rather not introduce another dependency, even for testing.

I don't know if Jerry is compelling over JSoup. I probably was a bit lazy and instead of checking out what you're using for that I just went for a library I know. I will remove the dependency and rewrite the tests using JSoup.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to