Cleaning up you test suite with pytest parametrize
Some notes regarding pytest.mark.parametrize, a feature that can change the way you plan your tests
Testing Django Applications @ PyCon Uk 2015
Testing applications integrated with django CMS can be complex with a lot of boilerplate code and some dark corners This talk will try to make it clearer and easier to write tests and will present tools to reduce the effort and the boilerplate.