drf-testutils/README.md

20 lines
248 B
Markdown
Raw Permalink Normal View History

2022-01-11 16:06:44 +01:00
# 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`