#pytest (13 Repositories)
Ranked open-source repositories tagged with #pytest, scored by pull request acceptance likelihood and maintainer engagement velocity.
59.9%
28.9h
13 repositories tagged #pytest
seleniumbase/SeleniumBase
📊 APIs for web automation, testing, and bypassing bot-detection.
inducer/pudb
Full-screen console debugger for Python
zobweyt/textcase
Python library for text case conversions (https://pypi.org/project/textcase)
wemake-services/wemake-django-template
Bleeding edge django template focused on code quality and security.
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.
schemathesis/schemathesis
Catch API bugs before your users do
wemake-services/django-test-migrations
Test django schema and data migrations, including migrations' order and best practices.
a5chin/python-uv
A production-ready Python development environment template using modern tools: uv for blazing-fast package management, Ruff for lightning-fast linting and formatting, ty for fast and reliable type checking, and VSCode Dev Containers for reproducible development environments.
buer2233/ai-api-test-skill
AI接口自动化测试 Skill:面向 Python + pytest + requests,驱动 Codex / Claude Code 生成、维护和调试接口用例(AI API test automation skill for Python + pytest + requests)
ESSS/pytest-regressions
Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io
espressif/pytest-embedded
A pytest plugin that designed for embedded testing
pytest-dev/pytest-github-actions-annotate-failures
Pytest plugin to annotate failed tests with a workflow command for GitHub Actions
pytest-dev/pytest-flask
A set of pytest fixtures to test Flask applications