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

Topic: "pytest-plugin"

livestreamx/overhave

Web-framework for BDD: scalable, configurable, easy to use, based on Flask Admin and Pydantic.

Language: JavaScript - Size: 8.4 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 26 - Forks: 24

AndreyErmilov/pytest-mock-server

Mock server plugin for pytest

Language: Python - Size: 26.4 KB - Last synced at: about 23 hours ago - Pushed at: about 3 years ago - Stars: 26 - Forks: 5

idlesign/pytest-datafixtures

Data fixtures for pytest made simple

Language: Python - Size: 25.4 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 25 - Forks: 0

flyingcircusio/pytest-patterns

pytest-patterns is a plugin for pytest that provides a pattern matching engine optimized for testing.

Language: Python - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 3

zhukovgreen/pytest-when

Pytest plugin for more readable mocking

Language: Python - Size: 271 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 24 - Forks: 1

jerry-git/pytest-split-gh-actions-demo

Language: Python - Size: 15.6 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 24 - Forks: 11

ansible-community/pytest-molecule πŸ“¦

Please switch to pytest-ansible

Language: Python - Size: 176 KB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 9

dbfixtures/pytest-mongo

This is a pytest plugin, that enables you to test your code that relies on a running MongoDB database. It allows you to specify fixtures for MongoDB process and client.

Language: Python - Size: 1.05 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 21 - Forks: 5

nicoulaj/pytest-csv

CSV reporter for pytest.

Language: Python - Size: 165 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 16

dbfixtures/pytest-dynamodb

This is a pytest plugin, that enables you to test your code that relies on a running DynamoDB Database. It allows you to specify fixtures for DynamoDB process and client (resource in AWS boto terms).

Language: Python - Size: 2.01 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 19 - Forks: 6

12rambau/pytest-copie

The pytest plugin for your copier templates πŸ“’

Language: Python - Size: 146 KB - Last synced at: 13 days ago - Pushed at: 16 days ago - Stars: 19 - Forks: 7

aragilar/pytest-mpi

Pytest plugin for working with MPI

Language: Python - Size: 111 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 19 - Forks: 9

saltstack/pytest-salt-factories

PyTest Salt Factories Plugin

Language: Python - Size: 2.03 MB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 19 - Forks: 26

fruch/pytest-elk-reporter

A plugin to send pytest test results to ELK stack

Language: Python - Size: 232 KB - Last synced at: 20 days ago - Pushed at: 11 months ago - Stars: 19 - Forks: 12

TSNobleSoftware/awssert

Declarative assertions for AWS

Language: Python - Size: 117 KB - Last synced at: 30 days ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 1

oz123/pytest-localftpserver

A PyTest plugin which gives you a local ftp server for your tests

Language: Python - Size: 269 KB - Last synced at: 3 days ago - Pushed at: 9 days ago - Stars: 18 - Forks: 10

kprestel/pytest-docker-db

A pytest plugin to use docker databases when running pytest

Language: Python - Size: 117 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 18 - Forks: 3

tonyseek/pytest-xpara

An extended parametrizing plugin of pytest.

Language: Python - Size: 42 KB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 18 - Forks: 3

jupyterlab/pytest-check-links

pytest plugin that checks URLs

Language: Python - Size: 226 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 17

and-sm/testgr

Web service which provides access to Pytest and nose2 test executions data.

Language: Python - Size: 427 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 18 - Forks: 2

bow/pytest-pipeline πŸ“¦

Pytest plugin for functional testing of data analysis pipelines

Language: Python - Size: 78.1 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 3

pytest-visual/pytest-visual

Create visualizations that are reproducible, easy to organize, and automatically detect if anything changes

Language: Python - Size: 871 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 17 - Forks: 1

pytest-dev/pytest-inline

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

Language: Python - Size: 102 KB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 17 - Forks: 3

bhodorog/pytest-vts

Automatic recorder for http stubbed pytest(s) using responses.

Language: Python - Size: 88.9 KB - Last synced at: 14 days ago - Pushed at: about 6 years ago - Stars: 17 - Forks: 3

orf/pytest-scrutinize

Find bottlenecks in your test suites

Language: Python - Size: 50.8 KB - Last synced at: about 12 hours ago - Pushed at: 5 days ago - Stars: 16 - Forks: 0

Tesorio/pytest-xflaky

πŸ•΅οΈβ€β™‚οΈ pytest-xflaky is a flaky-test hunter pytest plugin that collects reports and automatically submits PRs to put flaky tests under quarantine.

Language: Python - Size: 72.3 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 16 - Forks: 0

henry0312/pytest-pycodestyle

pytest plugin to run pycodestyle

Language: Python - Size: 80.1 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 16 - Forks: 10

mqtt-tools/pytest-mqtt

pytest-mqtt supports testing systems based on MQTT.

Language: Python - Size: 57.6 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 15 - Forks: 4

wemake-services/pytest-modified-env

Pytest plugin to fail a test if it leaves modified `os.environ` afterwards.

Language: Python - Size: 335 KB - Last synced at: 7 days ago - Pushed at: 9 days ago - Stars: 15 - Forks: 0

jupyter-server/pytest-jupyter

A pytest plugin for testing Jupyter core libraries and extensions.

Language: Python - Size: 179 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 15 - Forks: 15

GlobalRadio/pytest-appium

Plugin for running Appium with pytest

Language: Python - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 15 - Forks: 5

RobertCraigie/pytest-pyright

Pytest plugin for type checking code with Pyright

Language: Python - Size: 58.6 KB - Last synced at: 20 days ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 0

best-doctor/pytest_network

A simple pytest plugin to disable network on socket level.

Language: Python - Size: 26.4 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 4

hackebrot/pytest-snail

Plugin for adding a marker to slow running tests. 🐌

Language: Python - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 0

15r10nk/codecrumbs

deprecate and refactor code across library boundaries

Language: Python - Size: 643 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 14 - Forks: 0

CS-SI/pytest-executable

A pytest plugin for testing executables.

Language: Python - Size: 290 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 14 - Forks: 5

henry0312/pytest-pydocstyle πŸ“¦

pytest plugin to run pydocstyle

Language: Python - Size: 79.1 KB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 14 - Forks: 3

wanderu/pytest-bandit πŸ“¦

pytest plugin to execute bandit across a codebase

Language: Python - Size: 42 KB - Last synced at: 11 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 6

liiight/pytest-docs πŸ“¦

Documentation tool for pytest

Language: Python - Size: 81.1 KB - Last synced at: 27 days ago - Pushed at: about 3 years ago - Stars: 14 - Forks: 3

klen/pytest-aio

Is a simple pytest plugin for testing async python code

Language: Python - Size: 188 KB - Last synced at: 12 days ago - Pushed at: 11 months ago - Stars: 13 - Forks: 1

vmware-archive/pytest-salt πŸ“¦

PyTest Salt Plugin

Language: Python - Size: 588 KB - Last synced at: 3 days ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 11

pytest-dev/pytest-plus

pytest-plus adds new features to pytest

Language: Python - Size: 62.5 KB - Last synced at: 7 days ago - Pushed at: 23 days ago - Stars: 12 - Forks: 3

0xsirsaif/pytest-frappe

A set of pytest fixtures to test Frappe applications

Language: Python - Size: 24.4 KB - Last synced at: 30 days ago - Pushed at: 11 months ago - Stars: 12 - Forks: 1

Scony/pytest-timeouts

Linux-only Pytest plugin to control durations of various test case execution phases

Language: Python - Size: 54.7 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 3

svenstaro/pytest-colordots πŸ“¦

Colorizes the progress indicators

Language: Python - Size: 233 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 0

hackebrot/pytest-covfefe

πŸ‘ I have the best code! Everyone says so.

Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 12 - Forks: 2

miketheman/pytest-execution-timer

Measure Pytest execution phases

Language: Python - Size: 26.4 KB - Last synced at: 27 days ago - Pushed at: 3 months ago - Stars: 11 - Forks: 1

lmergner/pytest-pgtap

Discover, run, and aggregate pgTap PostgreSQL tests as part of your pytest suite.

Language: Python - Size: 72.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 0

a-feld/pytest-skippy

Automatically skip tests that don't need to run!

Language: Python - Size: 36.1 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 0

pytest-dev/pytest-iam

A lightweight and fully functional OAuth2 / OpenID Connect (OIDC) / SCIM server to be used in test suites.

Language: Python - Size: 814 KB - Last synced at: 7 days ago - Pushed at: 12 days ago - Stars: 10 - Forks: 0

czl9707/pytest-asyncio-concurrent

Pytest plugin to execute python async tests concurrently.

Language: Python - Size: 168 KB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 1

link-society/pytest-netbox-docker

Pytest plugin that provides fixtures to start a complete Netbox infrastructure using Docker

Language: Python - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 10 - Forks: 0

Rohde-Schwarz/pytest-fluent

Unified logging within pytest.

Language: Python - Size: 134 KB - Last synced at: about 9 hours ago - Pushed at: 8 months ago - Stars: 10 - Forks: 3

miketheman/pytest-max-warnings

A Pytest plugin to exit non-zero exit code when the configured maximum warnings has been exceeded

Language: Python - Size: 9.77 KB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 10 - Forks: 0

utestpy/pytest-emoji-output

🎭 Pytest plugin to represent test output with emoji (pytest, githubCI, travisCI)

Language: Python - Size: 38.5 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

clayman083/pytest-postgres

pytest support for PostgreSQL in Docker container.

Language: Python - Size: 25.4 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 3

seberg/pytest-valgrind

Pytest plugin reporting valgrind errorsΒ as test failures

Language: Python - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 2

j0057/pytest-aoc

Downloads puzzle inputs for Advent of Code and synthesizes PyTest fixtures

Language: Python - Size: 57.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

idlesign/pytest-stub

Stub packages, modules and attributes.

Language: Python - Size: 21.5 KB - Last synced at: 3 days ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 1

MaddyGuthridge/Jestspectation

Pattern matching tools to test complex data structures.

Language: Python - Size: 891 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 8 - Forks: 0

yukihiko-shinoda/pytest-resource-path

Pytest plugin to provide path for uniform access to test resources.

Language: Python - Size: 104 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 0

LaserPhaser/pytest-collect-formatter

Test collect output in JSON/Yml/XML format for pytest framework

Language: Python - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 1

rlucioni/pytest-django-ordering

pytest plugin for preserving the order in which Django runs tests

Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 4

okorolev/pytest-ast-transformer

AST Transformer for tests integrated with py.test.

Language: Python - Size: 40 KB - Last synced at: 16 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 0

pomponchik/antitesting

A Pytest plugin that allows you to describe disabled tests in one or more files

Language: Python - Size: 78.1 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

scastlara/pytest-tagging

pytest plugin that allows tagging tests using arbitrary strings

Language: Python - Size: 123 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 2

anogowski/pytest-loop Fork of pytest-dev/pytest-repeat

pytest plugin for looping test execution. Based on pytest-stress and pytest-repeat with fixes for logging/reports.

Language: Python - Size: 138 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 7 - Forks: 0

unflakable/unflakable-python πŸ“¦

Official Unflakable Plugins for Python

Language: Python - Size: 84 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

dburton90/pytest_matrix

Simple way generate tests from combinations of setup data.

Language: Python - Size: 62.5 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

alecxe/pytest-joke

Test failures are better served with humour

Language: Python - Size: 12.7 KB - Last synced at: 20 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

walles/pytest-avoidance

Makes pytest skip tests that don't need rerunning

Language: Python - Size: 35.2 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 7 - Forks: 0

xinzhen2015/pytest

pytest ζ‘†ζžΆγ€δΈ­ζ–‡ζ–‡ζ‘£γ€‘οΌˆζ‰‹εŠ¨ηΏ»θ―‘οΌŒζŒη»­ζ›΄ζ–°...πŸŒΉοΌ‰

Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 2

coherent-oss/pytest-ignore-flaky

ignore failures from flaky tests (pytest plugin)

Language: Python - Size: 193 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 2

asfadmin/Discovery-PytestAutomation

For automating test creation. This plugin lets you send a list of tests (arguments defined in yaml's), to python methods. For creating an agile test suite.

Language: Python - Size: 141 KB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 6 - Forks: 1

seandstewart/pytest-parametrize-suite

A delightful little pytest plugin for writing clean, readable, parametrized tests.

Language: Python - Size: 45.9 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

pytest-buildkite/pytest-buildkite

Plugin for pytest that automatically publishes coverage and pytest report annotations to Buildkite

Language: Python - Size: 858 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 6 - Forks: 4

tilakpatidar/pytest-snowflake_bdd

Setup test data and run tests on snowflake in BDD style!

Language: Python - Size: 59.6 KB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

Gr1N/pytest-mockservers

A set of fixtures to test your requests to HTTP/UDP servers

Language: Python - Size: 86.9 KB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 2

rvprasad/pytest-finer-verdicts

A pytest plugin to treat non-assertion failures as test errors.

Language: Python - Size: 12.7 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

tkukushkin/pytest-describe-it

Language: Python - Size: 4.88 KB - Last synced at: 6 days ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

onera/pytest_parallel

PyTest plugin to run MPI tests

Language: Python - Size: 609 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 5 - Forks: 0

saritasa-nest/saritasa-s3-tools

Tools For S3 Used By Saritasa

Language: Python - Size: 604 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 5 - Forks: 0

thombashi/pytest-discord

A pytest plugin to notify test results to a Discord channel.

Language: Python - Size: 173 KB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 5 - Forks: 1

sivakov512/pytest-falcon-client

Pytest fixture with awesome client for the Falcon Framework

Language: Python - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

g-bon/pytest-jinja

Plugin for generating customizable HTML reports for pytest results

Language: Python - Size: 27.3 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

zen-xu/spock

Python implementation for spock framework

Language: Python - Size: 168 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 2

utestpy/pytest-confluence-report

πŸ“Š Pytest plugin to convert test results into confluence report (pytest, confluence REST, githubCI)

Language: Python - Size: 19 MB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 2

shuternay/pytest-canonical-data

A plugin for pytest which allows to compare results with canonical results, based on previous runs

Language: Python - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

saritasa-nest/pytest-qaseio

Plugin for pytest to integrate test-runs with Qase.io service

Language: Python - Size: 168 KB - Last synced at: 27 days ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 1

cle-b/pytest-httpdbg

A pytest plugin for recording HTTP(S) requests and saving them in your test report.

Language: Python - Size: 425 KB - Last synced at: 19 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

pomponchik/flask_fixture

Start and stop the flask server for your tests

Language: Python - Size: 138 KB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

Eliav2/pytest-fixture-forms

A pytest plugin for dynamic fixture generation that makes testing multiple parameter variations clean and maintainable

Language: Python - Size: 113 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

jlane9/pytest-statsd

pytest plugin for reporting results to statsd (graphite)

Language: Python - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

livestreamx/pytest-markers-presence

A simple plugin for easy staging your Python3 project's structure of PyTest tests. Make the repository with your tests structured with Allure ideology.

Language: Python - Size: 79.1 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

inkychris/pytest-cli-fixtures

Automatically register fixtures for custom CLI arguments

Language: Python - Size: 14.6 KB - Last synced at: 3 days ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

qase-tms/qase-pytest πŸ“¦

Qase TMS Pytest Plugin

Language: Python - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 1

un-def/pytest-unittest-filter

A pytest plugin for filtering unittest-based test classes

Language: Python - Size: 10.7 KB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

tkukushkin/pytest-simple-settings

simple-settings plugin for pytest

Language: Python - Size: 17.6 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Generalized-SBFL/pytest-pinpoint

:mag: A Pytest plugin that runs SBFL algorithms to locate potential faults given test suite status and coverage information

Language: Python - Size: 35.2 KB - Last synced at: 1 day ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1

adiralashiva8/pytest-email πŸ“¦

pytest plugin to send email after execution with execution info

Language: Python - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 1