Automated Testing in Python with pytest, tox, and GitHub Actions

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

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
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. Flake8

    flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.

  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. bandit

    Bandit is a tool designed to find common security issues in Python code.

    i use bandit to help find security issues: https://github.com/PyCQA/bandit

  4. Behave

    BDD, Python style.

    Don't forget behaviour testing too! Something like Behave! to test that high-level behaviour :3

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

  • Top Tools for Static Analysis Help in Your Python Projects

    6 projects | dev.to | 18 Mar 2025
  • The Ruff python linter is insanely good

    10 projects | /r/Python | 16 Mar 2023
  • One secret tip for first-time OSS contributors. Shh! 🤫 don't tell anyone else

    6 projects | dev.to | 7 Mar 2022
  • https://np.reddit.com/r/Slovakia/comments/pmoxmf/počet_úmrtí_vs_vek/hcmc1o3/

    3 projects | /r/backtickbot | 12 Sep 2021
  • Počet úmrtí vs vek

    5 projects | /r/Slovakia | 12 Sep 2021

Did you know that Python is
the 2nd most popular programming language
based on number of references?