csste.st

The why and how of CSS testing.

Needle

Needle is a tool for testing your CSS with Selenium and nose.

It checks that CSS renders correctly using the image diff comparison technique of taking screenshots of portions of a website and comparing them against known good screenshots. It also provides tools for testing calculated CSS values and the position of HTML elements.