Files
drf-testutils/README.md
T
2022-01-11 16:06:44 +01:00

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`