Python testing-framework

Open-source Python projects categorized as testing-framework

Top 14 Python testing-framework Projects

  • molecule

    Molecule aids in the development and testing of Ansible content: collections, playbooks and roles

    Project mention: Centralized user mangement for Linux | /r/sysadmin | 2023-06-26

    Hell, the ansible roles I maintain use Molecule for testing.

  • Selenium Wire

    Extends Selenium's Python bindings to give you the ability to inspect requests made by the browser.

    Project mention: Tutorials on scraping via monitoring network tab and request methods? | /r/learnpython | 2023-07-07

    Maybe the next step is combining selenium with network capture ability like in selenium-wire: https://github.com/wkeeling/selenium-wire ?

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • cli

    a lightweight, security focused, BDD test framework against terraform. (by terraform-compliance)

    Project mention: terraform-compliance | /r/devopspro | 2023-02-13
  • ward

    Ward is a modern test framework for Python with a focus on productivity and readability. (by darrenburns)

  • CrossHair

    An analysis tool for Python that blurs the line between testing and type systems.

  • deepstate

    A unit test-like interface for fuzzing and symbolic execution

  • nose2

    The successor to nose, based on unittest2

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • hitchstory

    Type-safe YAML integration tests. Tests that write your docs. Tests that rewrite themselves.

    Project mention: How to add documentation to your product life cycle | news.ycombinator.com | 2023-10-09

    I don't like gherkin. It's it has very awkward syntax, it's not type safe, it's very verbose, it has no ability to abstract scenarios and rather than being a source for generating the documentation it tries to be the documentation.

    Nonetheless, there is a small number of projects where they either work around this or it doesn't matter as much. I find that most people that apply gherkin to their projects find it doesn't work - usually for one of the above reasons.

    I built https://github.com/hitchdev/hitchstory as an alternative that has straightforward syntax (YAML), very strict type safety (StrictYAML), low verbosity, and is explicitly designed as a source for generating documentation rather than trying to be the documentation.

  • pytypest

    Testing framework that empowers pytest (with better fixtures and parametrization)

    Project mention: Pytypest: Modern Interface for Pytest Fixtures | news.ycombinator.com | 2023-04-12
  • AutoControl

    A framework for GUI automation

    Project mention: AutoControl is an automation package for Python. | /r/Python | 2023-04-08

    AutoControl Documentation

  • flask-unittest

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

  • op-test

    Testing Firmware for OpenPOWER systems

  • LuluTest

    LuluTest is a Python framework for creating automated browser tests.

  • testa

    A POC for testing your code, only with comments.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-10-09.

Python testing-framework related posts

Index

What are some of the best open-source testing-framework projects in Python? This list will help you:

Project Stars
1 molecule 3,718
2 Selenium Wire 1,714
3 cli 1,305
4 ward 1,143
5 CrossHair 912
6 deepstate 801
7 nose2 763
8 hitchstory 68
9 pytypest 55
10 AutoControl 39
11 flask-unittest 38
12 op-test 33
13 LuluTest 15
14 testa 9
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com