Language

Package: python-django-override-storage @ 0.3.0

Synopsis

Django test helpers to manage file storage side effects

Description

This project provides tools to help reduce the side effects of using FileFields during tests.

Home page
https://github.com/danifus/django-override-storage
Location
gnu/packages/django.scm (line: 1146, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?