{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/3"},{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/2"}],"enrichment":{"capability":"A pytest plugin that decorates test functions to report results to TestRail, linking individual test cases by ID and optionally creating test runs with parametrized steps.","skillfed_tags":["test-reporting","testrail-integration","abandoned"],"use_cases":["Automatically sync pytest test results to TestRail after each test run without manual reporting.","Link automated tests to TestRail case IDs so test execution history is tracked in your test management system.","Organize multi-step tests in pytest and report each step's result separately to TestRail.","Parametrize pytest tests and report each parameter variant as a distinct TestRail case result.","Create and close TestRail test runs programmatically from CI/CD pipelines during automated testing."],"what_it_does":"pytest-pytestrail is a pytest plugin that bridges your test suite to TestRail, a test case management platform. It lets you decorate individual pytest test functions with TestRail case IDs, then automatically report pass/fail results back to TestRail during test execution. You can also organize tests into steps, parametrize them with multiple data sets, and create named test runs with metadata like milestones and descriptions.\n\nThe plugin is configured through pytest.ini, setup.cfg, environment variables, or command-line flags. It handles authentication to TestRail, manages test run lifecycle (creation, result reporting, optional closure on completion), and supports timezone handling and custom date formatting. However, the package has been abandoned since early 2022 and receives no updates, so compatibility with newer pytest or TestRail API versions is not guaranteed.","worth_installing":"No\u2014not for new projects. The package is abandoned (last update 2020-08-27, repository archived), so it will not receive bug fixes or compatibility updates. If you need TestRail integration with pytest, consider actively maintained alternatives or evaluate whether the risk of incompatibility with future pytest and TestRail API versions is acceptable for your use case. Only install if you are maintaining legacy code already using this plugin and cannot migrate."},"id":"pytest-pytestrail","links":{"html":"https://skillfed.io/packages/pytest-pytestrail","md":"https://skillfed.io/packages/pytest-pytestrail.md","pypi":"https://pypi.org/project/pytest-pytestrail/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2020-08-27","license_spdx":null,"license_treatment":"permissive","name":"pytest-pytestrail","python_support":"supports_current","summary":"Pytest plugin for interaction with TestRail"},"popularity":{"monthly_downloads":565669,"position":5973,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.10.5"}
