{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/2"}],"enrichment":{"capability":"A pytest plugin that sends test results to messaging platforms like Slack and Ding Talk, integrating test reporting directly into team communication channels.","skillfed_tags":["pytest-plugin","ci-integration","team-notifications"],"use_cases":["Notify a Slack channel when a test suite completes, so team members see results without checking CI logs","Send Ding Talk notifications for test failures in a shared team group chat","Integrate pytest results into existing team messaging workflows during development","Provide immediate feedback on test status during continuous integration pipelines"],"what_it_does":"pytest-messenger is a pytest plugin that automatically sends test execution results to team messaging platforms. It acts as a bridge between your test suite and communication tools like Slack or Ding Talk, allowing test outcomes to be reported directly into channels where your team already works. The plugin depends only on requests and works with Python 3.6 and later.\n\nTypical usage involves installing the plugin, configuring a webhook URL for your chosen messenger, and then running pytest normally\u2014the plugin intercepts test completion and pushes a summary to your configured channel. This eliminates the need to manually check CI logs or wait for email notifications, keeping test status visible in real-time team communication.","worth_installing":"Yes, if you use Slack or Ding Talk and want test results visible in team channels. The plugin is production-stable, actively maintained, has low install friction, and carries no security vulnerabilities. The single-dependency design and permissive MIT license make it safe to adopt. Install it if your team workflow centers on these messaging platforms; skip it if you rely on email or other notification channels."},"id":"pytest-messenger","links":{"html":"https://skillfed.io/packages/pytest-messenger","md":"https://skillfed.io/packages/pytest-messenger.md","pypi":"https://pypi.org/project/pytest-messenger/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2022-11-24","license_spdx":null,"license_treatment":"permissive","name":"pytest-messenger","python_support":"supports_current","summary":"Pytest to Slack reporting plugin"},"popularity":{"monthly_downloads":2208436,"position":3209,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"3.3.0"}
