A Python3 package that generates test results in the standard JUnit XML format for use with Jenkins and otherbuild integration servers.
A tool to identify and report browser issues triggered by visiting a list of URLs.
Pytest plugin for generating HTML reports with per-test profiling and optionally call graph visualizations. Based on pytest-html by Dave Hunt.
Python package and CLI application to measure Power BI reports loading capacity, using different filters and parameters.
Tools for serialising test results to SQL database
A pluggable app that allows users (admins) to execute SQL, view, and export the results. Inspired by Stack Exchange Data Explorer.
qtest_reporter is a tool that allows you to easily report the results of your automated testing to qTest test management tool.
A Pytest plugin to ignore tests during collection without reporting them in the test summary.
xUnit format reporter for Vedro testing framework
Custom grouping for pytest-xdist, rename test cases name and test cases nodeid, support allure report
Report test results from xUnit xml file to TestRail
Nose plugin that generates a final summary of tests status as a table
Cloud Jira Test Management (TM4J) PyTest reporter plugin
This is a package that utilizes OpenAI's powerful davinci-003 model to run Cypress tests, gather and parse the logs, and generate a comprehensive report. Users can specify their test directory when running the command. The package is designed to help developers automate their testing process and gain insights from the test logs.
CLI tool for generating and serving test reports
A really simple benchmark tool
Tesults listener for Robot Framework
Custom grouping for pytest-xdist, rename test cases name and test cases nodeid, support allure report
A package for splitting multilabel datasets into train and test sets, while preserving the distribution of labels and keeping samples from the same group together. Includes a report and chart for visualizing the stratification.
Package for creating a pytest test run reprot
Report test pass / failures to a Prometheus PushGateway
Simple test suite enabling Django app testing with jenkins reports via $ python setup.py test
A PyTest Reporter to send test runs to Notion.so
Convert the test-coverage-result (saved in `.converage` to gerrit comments) while only including not covered lines in the current diff.
Allure report adaptor for Test IT
Azure DevOps Test Case reporting for pytest tests
Linear spider checks website, searching error pages (e.g. http 500) and reports slow loading pages.
Create fancy and clear HTML test reports.
Implement html reporting in Test Automation
This is a library for generating a report for your automated tests.
Application to report bandwidth of network
pytest plugin that makes terminal printouts of the reports easier to read
A script to get the diff of 2 test reports. Helps with triaging/investigating large test reports
Ready to use Django views that produce errors for testing your error reporting.
python auto test of form a test report
Python library provides interactive test report for selenium
Generates System Report - Tested On Centos with Python 3.6
A Visual Testing Library in Python. Works with Playwright and Selenium. Can be integrated with Allure Report.
Python client for Report Portal
Friendly Python test coverage reporting tool
create json report with unittest
A modern project-as-code specification, build, testing, and report generation library.
A pytest plugin using Rich for beautiful test result formatting.
A Python package to get weather reports for any location.
unittest-based test runner with Ant/JUnit like XML reporting.
A Python package to get CPU reports for any windows TEST.
Listener for RobotFramework reporting to ReportPortal
Tools for reporting Jenkins test results information
The HTML Report for Python unit testing Base on HTMLTestRunner