Automated Software Testing for CSS
In the world of web development, we have established tools and strategies for automated testing of both server-side code and in-browser JavaScript. Testing CSS, however, is still a time-consuming manual process. I will present current techniques for automating CSS testing, that will speed up development and increase maintainability of large-scale …