{"library":"pytest-mergify","title":"pytest-mergify","description":"A pytest plugin that reports test results to Mergify for merge queue optimization. Current version 2026.4.7.1, requires Python >=3.8. Released frequently (almost daily) with version numbers based on date.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install pytest-mergify"],"cli":null},"imports":["import pytest_mergify"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"import pytest\n\ndef test_example():\n    assert 1 + 1 == 2\n","lang":"python","description":"Write a simple test, then run: `pytest --mergify` or set MERGIFY_TOKEN env var.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}