App for testing Django end-to-end

This page summarizes the projects mentioned and recommended in the original post on /r/django

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • locust

    Write scalable load tests in plain Python πŸš—πŸ’¨

  • I was wondering if there are any de-facto standards for testing the setup configuration and performance. For example, I was wondering if there is a stress-test Django app (application-agnostic) which populates the DB with some test data, sets-up a few demo endpoints (e.g. one that does computation-intensive operations, one that does DB-intentesive operations, one that simply sleeps, etc.) that can be used in conjunction with other standard tools (I am familiar with locust.io) to validate that the deployment configuration is working as expected and also to stress-test the system. Thanks!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts