Testing files in Python like a pro

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

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
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.
www.influxdata.com
featured
  • Django

    The Web framework for perfectionists with deadlines.

  • It works with Django.

  • faker

    Faker is a Python package that generates fake data for you. (by joke2k)

  • Then test cases became more complex. Primary data sources were often files. We needed to test pipelines. Faker still helped a lot, but it was not convenient to copy your last-best-approach for files and reinvent the wheel over and over with each project.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • factory_boy

    A test fixtures replacement for Python

  • You can use it with Faker and factory_boy (for ORM integration).

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

  • ⚡An Introduction to Using FastAPI

    2 projects | dev.to | 8 Aug 2023
  • Using Google Cloud Firestore with Django's ORM

    3 projects | dev.to | 20 May 2024
  • Do not Reinvent the Wheel: Utilize Django’s Built-in Auth App to Create a Robust Authentication System

    1 project | dev.to | 16 May 2024
  • An Introduction to Testing with Django for Python

    2 projects | dev.to | 14 Feb 2024
  • Django Hello, World

    2 projects | dev.to | 9 Feb 2024