incuna / incuna-test-utils

TestCases and other helpers for testing Django apps.
BSD 2-Clause "Simplified" License
7 stars 7 forks source link

Add a method to create a simple png #36

Open kevinetienne opened 10 years ago

kevinetienne commented 10 years ago

Often when testing code which deals with images it's useful to have a method to generate those images. This could be taken/adapted from django-user-management.