drf-test-generator VS django-performance-testing

Compare drf-test-generator vs django-performance-testing and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
drf-test-generator django-performance-testing
1 1
25 6
- -
3.2 2.4
about 1 year ago about 1 month ago
Python Python
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

drf-test-generator

Posts with mentions or reviews of drf-test-generator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-24.
  • This Week In Python
    5 projects | dev.to | 24 Mar 2023
    drf-test-generator – A Django Package that generates basic unittest and pytest style tests for Django REST Framework ViewSets

django-performance-testing

Posts with mentions or reviews of django-performance-testing. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing drf-test-generator and django-performance-testing you can also consider the following projects:

recipe-api - A recipe sharing API built using Django rest framework.

reactant - Generate code for "models, views, and urls" based on Python type annotations. Supports Django REST, SQLAlchemy, Peewee.

fixtup - Test python application beyond the code boundaries !

django-extra-tools - A set of functions related with Django

django-timed-tests - Get timing breakdown of your Django test suite

locust - Write scalable load tests in plain Python 🚗💨

pysh - bash in python

django-async-orm - Bringing Async Capabilities to django ORM

flask-unittest - :wrench: Test Flask apps using unittest - with minimal headaches!

django-test-migrations - Test django schema and data migrations, including migrations' order and best practices.

django-mock-queries - A library for mocking django queryset functions in memory for testing

django-polymorphic - Improved Django model inheritance with automatic downcasting