On #1821844: Aggregator views integration I wanted to test the actual output generated by a feed, so I though hey let's use DUTB but
just the content. There is no issue with that in general beside the problem that all internal browser related methods are part of the WebTestBase.
Do you think it's worth to move all this methods to the TestBase (not sure how to deal with PHPUnit right now).