pytest
There are 5100 repositories under pytest topic.
seleniumbase/SeleniumBase
Python APIs for web automation, testing, and bypassing bot-detection.
httprunner/httprunner
HttpRunner 是一款开源的 API/UI 测试框架,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。
tirthajyoti/Machine-Learning-with-Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
inducer/pudb
Full-screen console debugger for Python
schemathesis/schemathesis
Supercharge your API testing, catch bugs, and ensure compliance
wemake-services/wemake-django-template
Bleeding edge django template focused on code quality and security.
pytest-dev/pytest-mock
Thin-wrapper around the mock package for easier use with pytest
pytest-dev/pytest-cov
Coverage plugin for pytest.
rochacbruno/python-week-2022
Template Para a Python Week 2002 - 25 a 29 de Abril na LINUXTips
pytest-dev/pytest-xdist
pytest plugin for distributed testing and loop-on-failures testing modes.
pytest-dev/pytest-django
A Django plugin for pytest.
Teemu/pytest-sugar
a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)
ionelmc/pytest-benchmark
pytest fixture for benchmarking code
ml-tooling/best-of-python-dev
🏆 A ranked list of awesome python developer tools and libraries. Updated weekly.
taverntesting/tavern
A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax
samuelcolvin/dirty-equals
Doing dirty (but extremely useful) things with equals.
cle-b/httpdbg
A tool for Python developers to easily debug the HTTP(S) client and server requests in a Python program.
allure-framework/allure-python
Allure integrations for Python test frameworks
pytest-dev/pytest-html
Plugin for generating HTML reports for pytest results
Aeternalis-Ingenium/FastAPI-Backend-Template
A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Docker.
sourcery-ai/python-best-practices-cookiecutter
Python best practices project cookiecutter 🍪
tradingstrategy-ai/web3-ethereum-defi
A Python library for trading automation on DeFi, data research and integration. Supporting Uniswap, Aave, Chainlink, USDC and other protocols.
lundberg/respx
Mock HTTPX with awesome request patterns and response side effects 🦋
maelstrom-software/maelstrom
Maelstrom is a fast Rust, Go, and Python test runner that runs every test in its own container. Tests are either run locally or distributed to a clustered job runner.
pytest-dev/pytest-randomly
:game_die: Pytest plugin to randomly order tests and control random.seed
johnthagen/python-blueprint
🐍 Example Python project using best practices 🥇
syrupy-project/syrupy
:pancakes: The sweeter pytest snapshot plugin
TheKevJames/coveralls-python
Show coverage stats online via coveralls.io
wemake-services/django-test-migrations
Test django schema and data migrations, including migrations' order and best practices.
augustogoulart/awesome-pytest
A curated list of awesome pytest resources
pytest-dev/pytest-flask
A set of pytest fixtures to test Flask applications
kiwicom/pytest-recording
A pytest plugin that allows recording network interactions via VCR.py
asacristani/fastapi-rocket-boilerplate
🐍💨 FastAPI Rocket Boilerplate to build an API based in Python with its most modern technologies!
dbfixtures/pytest-postgresql
This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.
15r10nk/inline-snapshot
create and update inline snapshots in your python tests
computationalmodelling/nbval
A py.test plugin to validate Jupyter notebooks