Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / pytest-dev 71 repositories

pytest-dev/pytest

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

Language: Python - Size: 31.2 MB - Last synced: 28 days ago - Pushed: 29 days ago - Stars: 11,329 - Forks: 2,494

pytest-dev/pytest-testinfra

Testinfra test your infrastructures

Language: Python - Size: 1.03 MB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 2,319 - Forks: 352

pytest-dev/pytest-django

A Django plugin for pytest.

Language: Python - Size: 1.63 MB - Last synced: 4 days ago - Pushed: 17 days ago - Stars: 1,310 - Forks: 339

pytest-dev/pytest-html

Plugin for generating HTML reports for pytest results

Language: Python - Size: 1.06 MB - Last synced: 10 days ago - Pushed: 12 days ago - Stars: 657 - Forks: 233

pytest-dev/pytest-xdist

pytest plugin for distributed testing and loop-on-failures testing modes.

Language: Python - Size: 1.84 MB - Last synced: 10 days ago - Pushed: 12 days ago - Stars: 1,360 - Forks: 218

pytest-dev/pytest-bdd

BDD library for the py.test runner

Language: Python - Size: 1.58 MB - Last synced: 4 days ago - Pushed: 12 days ago - Stars: 1,257 - Forks: 211

pytest-dev/pytest-cov

Coverage plugin for pytest.

Language: Python - Size: 937 KB - Last synced: 4 days ago - Pushed: about 1 month ago - Stars: 1,666 - Forks: 209

pytest-dev/pytest-asyncio

Asyncio support for pytest

Language: Python - Size: 675 KB - Last synced: 4 days ago - Pushed: 6 days ago - Stars: 1,330 - Forks: 139

pytest-dev/pytest-mock

Thin-wrapper around the mock package for easier use with pytest

Language: Python - Size: 601 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 1,764 - Forks: 137

pytest-dev/pluggy

A minimalist production ready plugin system

Language: Python - Size: 760 KB - Last synced: about 21 hours ago - Pushed: 5 days ago - Stars: 1,168 - Forks: 122

pytest-dev/pytest-selenium

Plugin for running Selenium with pytest

Language: Python - Size: 877 KB - Last synced: 4 days ago - Pushed: 12 days ago - Stars: 327 - Forks: 117

pytest-dev/pyfakefs

Provides a fake file system that mocks the Python file system modules.

Language: Python - Size: 9.66 MB - Last synced: about 2 hours ago - Pushed: about 2 hours ago - Stars: 612 - Forks: 87

pytest-dev/pytest-flask

A set of pytest fixtures to test Flask applications

Language: Python - Size: 262 KB - Last synced: 1 day ago - Pushed: 12 days ago - Stars: 476 - Forks: 87

pytest-dev/pytest-rerunfailures

a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures

Language: Python - Size: 384 KB - Last synced: 4 days ago - Pushed: about 2 months ago - Stars: 357 - Forks: 81

pytest-dev/pytest-qt

pytest plugin for Qt (PyQt5/PyQt6 and PySide2/PySide6) application testing

Language: Python - Size: 1.17 MB - Last synced: 4 days ago - Pushed: 9 days ago - Stars: 385 - Forks: 71

pytest-dev/py

Python development support library (note: maintenance only)

Language: Python - Size: 21 MB - Last synced: 2 days ago - Pushed: 11 months ago - Stars: 66 - Forks: 65

pytest-dev/pytest-timeout

Language: Python - Size: 175 KB - Last synced: 4 days ago - Pushed: about 2 months ago - Stars: 193 - Forks: 62

pytest-dev/cookiecutter-pytest-plugin

A Cookiecutter template for pytest plugins 💻

Language: Python - Size: 201 KB - Last synced: 4 days ago - Pushed: about 1 month ago - Stars: 287 - Forks: 58

pytest-dev/pytest-splinter

pytest splinter and selenium integration for anyone interested in browser interaction in tests

Language: Python - Size: 342 KB - Last synced: 4 days ago - Pushed: 11 months ago - Stars: 250 - Forks: 55

pytest-dev/pytest-factoryboy

factory_boy integration the pytest runner

Language: Python - Size: 496 KB - Last synced: 4 days ago - Pushed: 11 days ago - Stars: 352 - Forks: 41

pytest-dev/execnet

distributed Python deployment and communication

Language: Python - Size: 1.36 MB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 74 - Forks: 41

pytest-dev/pytest-randomly

:game_die: Pytest plugin to randomly order tests and control random.seed

Language: Python - Size: 947 KB - Last synced: 11 days ago - Pushed: 12 days ago - Stars: 584 - Forks: 30

pytest-dev/unittest2pytest

helps rewriting Python `unittest` test-cases into `pytest` test-cases

Language: Python - Size: 169 KB - Last synced: 4 days ago - Pushed: over 1 year ago - Stars: 125 - Forks: 30

pytest-dev/pytest-repeat

pytest plugin for repeating test execution

Language: Python - Size: 62.5 KB - Last synced: 4 days ago - Pushed: about 1 month ago - Stars: 164 - Forks: 29

pytest-dev/iniconfig

Language: Python - Size: 107 KB - Last synced: about 8 hours ago - Pushed: 8 months ago - Stars: 50 - Forks: 27

pytest-dev/pytest-metadata

Plugin for accessing test session metadata

Language: Python - Size: 120 KB - Last synced: 4 days ago - Pushed: 12 days ago - Stars: 56 - Forks: 26

pytest-dev/pytest-cpp

Use pytest's runner to discover and execute C++ tests

Language: C++ - Size: 454 KB - Last synced: 4 days ago - Pushed: 12 days ago - Stars: 114 - Forks: 25

pytest-dev/pytest-twisted

test twisted code with pytest

Language: Python - Size: 479 KB - Last synced: 4 days ago - Pushed: about 2 months ago - Stars: 46 - Forks: 24

pytest-dev/pytest-nunit

An Nunit output plugin for Pytest

Language: Python - Size: 934 KB - Last synced: 4 days ago - Pushed: 3 months ago - Stars: 10 - Forks: 24

pytest-dev/pytest-forked

extracted --boxed from pytest-xdist to ensure backward compat

Language: Python - Size: 114 KB - Last synced: 4 days ago - Pushed: 3 months ago - Stars: 61 - Forks: 22

pytest-dev/pytest-subtests

unittest subTest() support and subtests fixture

Language: Python - Size: 129 KB - Last synced: 4 days ago - Pushed: 12 days ago - Stars: 189 - Forks: 22

pytest-dev/pytest-variables

Plugin for providing variables to pytest tests/fixtures

Language: Python - Size: 99.6 KB - Last synced: 4 days ago - Pushed: 12 days ago - Stars: 74 - Forks: 21

pytest-dev/pytest-runner 📦

Language: Python - Size: 307 KB - Last synced: 4 days ago - Pushed: 5 months ago - Stars: 56 - Forks: 21

pytest-dev/pytest-xprocess

pytest external process plugin

Language: Python - Size: 217 KB - Last synced: 4 days ago - Pushed: 12 days ago - Stars: 96 - Forks: 20

pytest-dev/pytest-reportlog

Replacement for the --resultlog option, focused in simplicity and extensibility

Language: Python - Size: 50.8 KB - Last synced: 4 days ago - Pushed: 12 days ago - Stars: 80 - Forks: 18

pytest-dev/apipkg

Language: Python - Size: 159 KB - Last synced: 4 days ago - Pushed: 12 days ago - Stars: 51 - Forks: 17

pytest-dev/pytest-describe

Describe-style plugin for the pytest framework

Language: Python - Size: 74.2 KB - Last synced: 4 days ago - Pushed: 3 months ago - Stars: 202 - Forks: 17

pytest-dev/pytest-messenger

Pytest-messenger report plugin for all popular messengers like: Slack, DingTalk, Telegram

Language: Python - Size: 1.69 MB - Last synced: about 7 hours ago - Pushed: over 1 year ago - Stars: 67 - Forks: 15

pytest-dev/pytest-order

pytest plugin that allows to customize the test execution order

Language: Python - Size: 770 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 153 - Forks: 14

pytest-dev/pytest-faulthandler 📦

py.test plugin that activates the fault handler module during testing

Language: Python - Size: 50.8 KB - Last synced: 4 days ago - Pushed: almost 4 years ago - Stars: 27 - Forks: 13

pytest-dev/pytest-services

Collection of fixtures and utility functions to run service processes for your tests

Language: Python - Size: 122 KB - Last synced: 26 days ago - Pushed: 3 months ago - Stars: 58 - Forks: 13

pytest-dev/nose2pytest

Scripts to convert Python Nose tests to PyTest

Language: Python - Size: 174 KB - Last synced: 4 days ago - Pushed: 12 days ago - Stars: 36 - Forks: 12

pytest-dev/pytest-cloud

Distributed tests planner plugin for pytest testing framework.

Language: Python - Size: 146 KB - Last synced: 4 days ago - Pushed: over 3 years ago - Stars: 35 - Forks: 12

pytest-dev/blog.pytest.org

Repository for the official pytest blog

Language: Python - Size: 1.18 MB - Last synced: 4 days ago - Pushed: over 5 years ago - Stars: 4 - Forks: 12

pytest-dev/plugincompat

Test execution and compatibility checks for pytest plugins

Language: CSS - Size: 1.22 MB - Last synced: 4 days ago - Pushed: about 3 years ago - Stars: 34 - Forks: 12

pytest-dev/pytest-localserver

py.test plugin to test server connections locally. This repository was migrated from Bitbucket.

Language: Python - Size: 475 KB - Last synced: 26 days ago - Pushed: 26 days ago - Stars: 21 - Forks: 11

pytest-dev/pytest-base-url

pytest plugin for URL based tests

Language: Python - Size: 66.4 KB - Last synced: 4 days ago - Pushed: 12 days ago - Stars: 37 - Forks: 11

pytest-dev/pytest-random-order

pytest plugin to randomise the order of tests with some control over the randomness

Language: Python - Size: 169 KB - Last synced: 4 days ago - Pushed: 4 months ago - Stars: 65 - Forks: 10

pytest-dev/pytest-github-actions-annotate-failures

Pytest plugin to annotate failed tests with a workflow command for GitHub Actions

Language: Python - Size: 107 KB - Last synced: 4 days ago - Pushed: 2 months ago - Stars: 115 - Forks: 9

pytest-dev/pytest-stress

A Pytest plugin that allows you to loop tests for a user defined amount of time.

Language: Python - Size: 29.3 KB - Last synced: 4 days ago - Pushed: over 1 year ago - Stars: 40 - Forks: 9

pytest-dev/pytest-instafail

py.test plugin to show failures instantly

Language: Python - Size: 52.7 KB - Last synced: 4 days ago - Pushed: about 1 year ago - Stars: 132 - Forks: 9

pytest-dev/pytest-print

pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)

Language: Python - Size: 164 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 65 - Forks: 8

pytest-dev/regendoc

Language: Python - Size: 104 KB - Last synced: 4 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 8

pytest-dev/pytest-incremental

py-test plugin: an incremental test runner

Language: Python - Size: 154 KB - Last synced: 4 days ago - Pushed: about 2 years ago - Stars: 41 - Forks: 7

pytest-dev/pytest-fixture-tools

Pytest fixture tools

Language: Python - Size: 40 KB - Last synced: 4 days ago - Pushed: over 3 years ago - Stars: 33 - Forks: 6

pytest-dev/pytest-talks

public pytest talks and workshops - meant to help user groups spin up talks and workshops

Language: HTML - Size: 236 KB - Last synced: 4 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 6

pytest-dev/design

Graphic design for Pytest project

Size: 905 KB - Last synced: 4 days ago - Pushed: about 4 years ago - Stars: 9 - Forks: 5

pytest-dev/pytest-env

pytest plugin to set environment variables in pytest.ini or pyproject.toml file

Language: Python - Size: 90.8 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 107 - Forks: 5

pytest-dev/pytest-play

pytest plugin that let you automate actions and assertions with test metrics reporting executing plain YAML files

Language: Python - Size: 1.1 MB - Last synced: 4 days ago - Pushed: over 4 years ago - Stars: 68 - Forks: 4

pytest-dev/pytest-mimesis 📦

Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.

Language: Python - Size: 194 KB - Last synced: 4 days ago - Pushed: 3 months ago - Stars: 62 - Forks: 4

pytest-dev/pygments-pytest

A pygments lexer for pytest output

Language: Python - Size: 652 KB - Last synced: 3 days ago - Pushed: about 2 months ago - Stars: 22 - Forks: 4

pytest-dev/pytest-echo

pytest plugin to dump environment variables, package version and generic attributes.

Language: Python - Size: 56.6 KB - Last synced: 4 days ago - Pushed: 5 months ago - Stars: 22 - Forks: 4

pytest-dev/pytest-issue-2419

Language: Python - Size: 1000 Bytes - Last synced: 4 days ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 3

pytest-dev/pytest-faker

faker integration the pytest test runner

Language: Python - Size: 19.5 KB - Last synced: 4 days ago - Pushed: almost 4 years ago - Stars: 38 - Forks: 3

pytest-dev/pytest-plus

pytest-plus adds new features to pytest

Language: Python - Size: 45.9 KB - Last synced: 4 days ago - Pushed: about 2 months ago - Stars: 10 - Forks: 3

pytest-dev/pytest-freezer

Pytest plugin providing a fixture interface for spulec/freezegun

Language: Python - Size: 16.6 KB - Last synced: 4 days ago - Pushed: 10 days ago - Stars: 41 - Forks: 3

pytest-dev/pytest-bpdb

pytest plugin for dropping to bpdb on test failures

Language: Python - Size: 141 KB - Last synced: 4 days ago - Pushed: over 9 years ago - Stars: 6 - Forks: 3

pytest-dev/pytest-inline

pytest-inline is a pytest plugin for writing inline tests.

Language: Python - Size: 68.4 KB - Last synced: 26 days ago - Pushed: 7 months ago - Stars: 15 - Forks: 2

pytest-dev/meta

Used for generic pytest organization issues, stuff that can impact multiple projects.

Size: 1.95 KB - Last synced: 4 days ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

pytest-dev/pytest-tcpclient

pytest mocking of TCP clients

Language: Python - Size: 118 KB - Last synced: 4 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 1

pytest-dev/sprint

pytest development sprint 2024

Size: 5.86 KB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 3 - Forks: 1

pytest-dev/pytest-libfaketime

Prepare pytest for python-libfaketime - https://github.com/simon-weber/python-libfaketime

Language: Python - Size: 24.4 KB - Last synced: 4 days ago - Pushed: 30 days ago - Stars: 1 - Forks: 0

pytest-dev/pytest-iam

A fully functional OAUTH2 / OpenID Connect (OIDC) server to be used in your testsuite

Language: Python - Size: 158 KB - Last synced: 4 days ago - Pushed: 20 days ago - Stars: 6 - Forks: 0