[TIP] Testing HTML using CSS selectors

Benji York benji at benjiyork.com
Thu Mar 1 08:01:31 PST 2007


Simon Willison wrote:
> Running assertions against an HTML document using CSS selectors was
> just too good an idea to miss, so I've put together a simple extension
> to BeautifulSoup that allows you to do exactly that:

Very nice.  This makes me wonder about having a testing-focused parsing 
package for things like this.
-- 
Benji York
http://benjiyork.com



More information about the testing-in-python mailing list