{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/3"}],"enrichment":{"capability":"A pytest plugin that sends test results to Slack via incoming webhooks, allowing you to report pass/fail status with customizable messages, emojis, and icons.","skillfed_tags":["ci-cd-integration","slack-notifications"],"use_cases":["Notify a Slack channel when CI/CD test suites pass or fail, with custom emojis and reporter names.","Send regression test results to a team channel with a link to the full test report.","Integrate pytest into existing Slack-based development workflows for real-time test visibility.","Automate test result notifications in multi-team environments where Slack is the primary communication hub."],"what_it_does":"pytest-slack is a pytest plugin that integrates test execution with Slack notifications. When you run pytest with the plugin enabled, it sends a summary of your test results to a Slack channel via an incoming webhook. You configure it by passing command-line options specifying the webhook URL, channel name, and optional customizations like the reporter username, success/failure emojis, or custom icons.\n\nThe plugin is designed for CI/CD pipelines and development workflows where teams want immediate visibility into test outcomes without manually checking logs. It depends only on requests for HTTP communication and installs as a standard Python package. The project is actively maintained and has been in production use since its first release in 2019.","worth_installing":"Yes, if you use pytest in a Slack-integrated workflow. The plugin is lightweight, actively maintained, has no security vulnerabilities, and solves a straightforward problem\u2014getting test results into Slack without manual steps. Install friction is minimal and the MIT license poses no restrictions."},"id":"pytest-slack","links":{"html":"https://skillfed.io/packages/pytest-slack","md":"https://skillfed.io/packages/pytest-slack.md","pypi":"https://pypi.org/project/pytest-slack/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2020-12-15","license_spdx":null,"license_treatment":"permissive","name":"pytest-slack","python_support":"unspecified","summary":"Pytest to Slack reporting plugin"},"popularity":{"monthly_downloads":318232,"position":7654,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.3.1"}
