Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
saadmk11 committed Mar 9, 2023
1 parent c9bc2c7 commit ed3ee93
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ It can generate both `unittest` and `pytest` Style tests for all `ViewSets` in a
- Generates tests for all `HTTP` methods in a `ViewSet`
- Supports test generation for both `pytest` and `unittest`

# Requirements

- Python 3.7+
- Django 3.2+
- Django REST Framework 3.12+

# Installation

```console
Expand Down

0 comments on commit ed3ee93

Please sign in to comment.