{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/6"}],"enrichment":{"capability":"A pytest plugin that automatically posts test results to Tinybird's Events API at the end of each test run, capturing test outcomes, durations, and CI metadata.","skillfed_tags":["ci-cd-integration","test-analytics","data-pipeline"],"use_cases":["Track test execution metrics and trends over time in a Tinybird data warehouse for analytics and reporting.","Correlate test outcomes with git commits and branches to identify which changes introduce test failures.","Monitor CI job performance and test duration trends across different branches and workflows.","Build dashboards and alerts on top of test data to surface flaky tests or performance regressions.","Aggregate test results from multiple CI systems and repositories into a centralized Tinybird data source."],"what_it_does":"pytest-tinybird is a pytest plugin that integrates test execution with Tinybird, a data analytics platform. After each test run, it sends structured test results\u2014including test name, outcome, duration, and CI metadata\u2014to Tinybird via the Events API. The plugin automatically creates a data source on first use and populates it with report objects containing commit, branch, job ID, and test execution details.\n\nThe plugin is designed for CI/CD pipelines and supports environment variables from GitLab, GitHub Actions, and other CI systems. It requires a Tinybird account and a token with append permissions, and configuration is done entirely through environment variables and a pytest command-line flag. The plugin depends on pytest and requests, making it lightweight to install.","worth_installing":"Yes, if you use Tinybird and want to stream test results into it for analytics. The plugin is straightforward to set up and has low install friction. However, maintenance is aging (last release 464 days ago), so verify compatibility with your current pytest version before adopting. No known security vulnerabilities."},"id":"pytest-tinybird","links":{"html":"https://skillfed.io/packages/pytest-tinybird","md":"https://skillfed.io/packages/pytest-tinybird.md","pypi":"https://pypi.org/project/pytest-tinybird/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-05-07","license_spdx":null,"license_treatment":"permissive","name":"pytest-tinybird","python_support":"unspecified","summary":"A pytest plugin to report test results to tinybird"},"popularity":{"monthly_downloads":111712,"position":12404,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.5.0"}
