Django Test Fixture: setUp, setUpClass and setUpTestData
It is necessary to write tests, and especially while dealing with dynamic type languages like Python. When I started working at medici.tv, I discovered both Python and Django at the same time (I did some small stuffs with Python…