UI Deploy

Curated, Short, Web UI Dev we Love.

Automating CSS Regression Testing

Why CSS testing?

Do a search for CSS regression testing and a common theme becomes clear – breaking CSS is easy, testing it is hard. This was the case at the onset of a large responsive refactoring project I scoped earlier this year for Art.com.

Like many other established web companies, Art.com is in the process of adding responsive behavior to its massive e-commerce web app, which was originally designed for 1024px desktop screens.

view source

Advertisement