All Talks

Simple visual regression testing

The audience will be expected to have a general understanding about how test cases are set up in Django

In this talk I will start with how to set up your existing test environment with automated visual tests using Python and Selenium. Then we will discuss a few pit falls that I ran into when implementing visual regression testing

Most of us will agree that testing CSS changes is important…in theory. But when you have limited development time and no QA resources, how do you ensure that pages look …

You might be interested in: