An Introduction to Testing with Django for Python

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. Django

    The Web framework for perfectionists with deadlines.

    You should not test Django's own code — it's already been tested. For example, you don't need to write a test that checks if an object is retrieved with get_object_or_404 — Django's testing suite already has that covered.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. coveragepy

    The code coverage tool for Python

    Coverage.py is the go-to tool for measuring code coverage of Python programs. Once installed, you can use it with either unittest or pytest.

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

  • The Factory Timezone

    1 project | news.ycombinator.com | 13 Aug 2025
  • Behind the Scenes: Building My Modular Django Portfolio - PART 1

    2 projects | dev.to | 22 Jul 2025
  • API Security: The First Steps Toward a Fortified Backend

    1 project | dev.to | 17 Mar 2025
  • How to Build a Custom Django Authentication System: A Comprehensive Guide.

    3 projects | dev.to | 14 Mar 2025
  • Django Codebase Updates: January 2025

    1 project | dev.to | 7 Feb 2025