generated from daniil-berg/boilerplate-py
20 lines
248 B
Markdown
20 lines
248 B
Markdown
# drf-testutils
|
|
|
|
Generalized unit test base classes for Django Rest Framework (DRF) endpoints
|
|
|
|
## Usage
|
|
|
|
...
|
|
|
|
## Installation
|
|
|
|
`pip install drf-testutils`
|
|
|
|
## Dependencies
|
|
|
|
Python Version ..., OS ...
|
|
|
|
## Building from source
|
|
|
|
Run `python -m build`
|