Testing packages

Showing projects tagged as Testing

  • Selenium

    9.8 9.9 L2 Java
    A browser automation framework and ecosystem.
  • tqdm

    9.6 7.3 Python
    :zap: A Fast, Extensible Progress Bar for Python and CLI
  • locust

    9.6 9.8 L3 Python
    Write scalable load tests in plain Python 🚗💨
  • faker

    9.4 9.4 L4 Python
    Faker is a Python package that generates fake data for you.
  • pytest

    9.2 9.9 L4 Python
    The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
  • Robot Framework

    9.1 9.7 L4 Python
    Generic automation framework for acceptance testing and RPA
  • PyAutoGUI

    8.9 2.6 L4 Python
    A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
  • Moto

    8.8 9.9 Python
    A library that allows you to easily mock out tests based on AWS infrastructure.
  • HTTP Prompt

    8.6 0.0 L4 Python
    An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighting, and more. https://twitter.com/httpie
  • hypothesis

    8.4 9.9 L3 Python
    Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
  • Tenacity

    8.0 7.2 Python
    Retrying library for Python
  • FuckIt.py

    7.8 0.0 L4 Python
    The Python error steamroller.
  • Mimesis

    7.6 9.1 L4 Python
    Mimesis is a powerful Python library that empowers developers to generate massive amounts of synthetic data efficiently.
  • responses

    7.5 8.0 L4 Python
    A utility for mocking out the Python Requests library.
  • Behave

    7.4 7.1 Python
    BDD, Python style.
  • freezegun

    7.3 6.7 L4 Python
    Let your Python tests travel through time
  • tox

    7.3 8.9 Python
    Command line driven CI frontend and development task automation tool.
  • factory_boy

    7.1 6.9 L4 Python
    A test fixtures replacement for Python
  • splinter

    7.0 8.6 L5 Python
    splinter - python test framework for web applications
  • pexpect

    6.8 6.3 L3 Python
    A Python module for controlling interactive programs in a pseudo-terminal
  • VCR.py

    6.6 9.0 L4 Python
    Automatically mock your HTTP interactions to simplify and speed up testing
  • httpretty

    6.2 0.0 L4 Python
    Intercept HTTP requests at the Python socket level. Fakes the whole socket module
  • fake2db

    6.1 0.0 L2 Python
    create custom test databases that are populated with fake data
  • pycallgraph

    6.1 0.0 L4 Python
    A library that visualises the flow (call graph) of your Python application.
  • Schemathesis

    5.9 9.7 Python
    Automate your API Testing: catch crashes, validate specs, and save time
  • sixpack

    5.8 0.0 L4 Python
    Sixpack is a language-agnostic a/b-testing framework
  • nose

    5.8 0.0 L3 Python
    nose is nicer testing for python
  • doit

    5.8 0.0 L3 Python
    task management & automation tool
  • Selenium Wire

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

    5.6 6.8 Python
    RPyC (Remote Python Call) - A transparent and symmetric RPC library for python