pytest-grpc

gRPC tester

Tools and fixtures for testing gRPC services with pytest.

Allow test gRPC with pytest

GitHub

127 stars
5 watching
20 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list

pytestpytest-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pytest-dev/pytest-django Provides a plugin to integrate Django projects with the pytest testing framework. 1,401
pytest-dev/pytest-flask Provides tools and fixtures to simplify testing and development of Flask applications 489
pytest-dev/pytest-asyncio Provides support for coroutines in pytest tests 1,443
carsongee/pytest-pylint A pytest plugin that integrates pylint with the testing framework. 75
kensho-technologies/pytest-annotate Generates PyAnnotate annotations from pytest tests 109
realpython/pytest-mypy Automates mypy static type checking as part of pytest test runs 249
microsoft/playwright-pytest A plugin to integrate Playwright with Pytest for end-to-end browser testing 447
ionelmc/pytest-benchmark A tool that helps you measure the performance of your code 1,262
davidfritzsche/pytest-mypy-testing A tool to verify mypy's static type analysis output 31
typeddjango/pytest-mypy-plugins A plugin for testing type checking and stubs using mypy and pytest 107
fubuloubu/pytest-ethereum A Pytest plugin for Ethereum projects 3
pytest-dev/cookiecutter-pytest-plugin A template for creating pytest plugins with minimal setup and documentation 300
sanders41/pytest-meilisearch Provides utilities and helpers for testing Python projects using Meilisearch 1
anapaulagomes/pytest-picked A plugin for pytest that runs tests from modified test files only, allowing developers to automate testing of specific changes before committing them. 369
mariusvniekerk/pytest-monkeytype A pytest plugin that generates annotations and stubs for Python modules based on their type definitions 43