Backport of 11856ea44e4dd1ff2358c559c0d04ac848832c23 from master
Thanks Tim Graham for precious inputs.
This requires that each test never alters files in static directories collected by other tests. The alternative is to add a temporary directory to STATICFILES_DIRS or a new app to INSTALLED_APPS.