saadmk11 / drf-test-generatorLinks
A Django Package that generates basic unittest and pytest style tests for Django REST Framework ViewSets
☆30Updated 10 months ago
Alternatives and similar repositories for drf-test-generator
Users that are interested in drf-test-generator are comparing it to the libraries listed below
Sorting:
- Hunt down the lines of your Django application code which are responsible for executing the most queries.☆149Updated 2 weeks ago
- Expose Django management commands in the admin☆88Updated 4 months ago
- A set of Django Management Commands to help you understand and visualize your project's models☆57Updated 4 months ago
- Django package that provides auto indexing and searching capabilities for Django model instances using RediSearch.☆93Updated last week
- DCM is a set of tools that helps you to keep your data in your Django Models consistent.☆64Updated last year
- A context manager/decorator which extends Django's atomic function with the ability to set isolation level and retries for a given transa…☆59Updated 2 months ago
- System checks for your project's environment.☆45Updated 2 weeks ago
- An alternative serializer implementation for REST framework written in cython built for speed.☆86Updated last year
- Get a better feel for how your django views and serializers are accessing your app's database. Use django-queryset-feeler (dqf) to measur…☆67Updated last year
- Properties that are both ORM expressions and python code.☆87Updated last year
- Miscellaneous django tools☆50Updated 3 months ago
- Extensions for using Rich with Django.☆141Updated 3 weeks ago
- Write advanced filename patterns using the Format Format String Syntax.☆71Updated 3 weeks ago
- A library for constructing queries on arbitrary data sources following Django's QuerySet API☆113Updated 10 months ago
- Launch Harlequin, the SQL IDE for your Terminal, with your Django database configuration.☆82Updated 2 weeks ago
- Collection of useful checks for Django Checks Framework☆129Updated 3 weeks ago
- Helpers for creating high-level functional tests in Django, with a unified API for WebTest and Selenium tests.☆132Updated 9 months ago
- Smart reversion of Django migrations based on Git diff☆76Updated 2 years ago
- An authorization system based exclusively on allow lists☆89Updated last week
- A tool to automatically fix Django deprecations.☆183Updated this week
- Django utilities for Postgres PL/Python☆49Updated 3 years ago
- Safely run migrations before deployment☆88Updated last month
- A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Djang…☆189Updated 2 months ago
- Taking the O out of ORM.