November 12, 2015 Selenium Testing in Django LiveServerTestCase launches a live Django server in the background on setup, and shuts it down on teardown. This allows use of automated test client...