A JUnit reporter for mocha.
Jest test results processor for generating a summary in HTML
A WebdriverIO plugin to report in spec style
A WebdriverIO reporter plugin to create Allure Test Reports
Zero config Mochawesome reporter for Cypress with screenshots
A playwright test reporter. Shows suites/cases/steps with tree style, markdown annotations, custom columns/formatters/data collection visitors, console logs, style tags, send email.
A Karma plugin. Report all spec-results to console (like mocha's spec reporter).
A babel plugin that adds istanbul instrumentation to ES6 code
A Karma plugin. Dynamically displays tests results at debug.html page
Cypress test reporter for CircleCI
Spec reporter for jasmine behavior-driven development framework
Format a TAP stream using Mocha's set of reporters
SonarQube reporter for Vitest
Testomatio Reporter Client
Makes videos of failed tests and has optional allure integration
A WebdriverIO plugin to report in dot style
GitHub Actions reporter for Playwright
A gorgeous reporter for Mocha.js
List TestCafe reporter plugin.
Minimal TestCafe reporter plugin.
Spec TestCafe reporter plugin.
xUnit TestCafe reporter plugin.
A silent reporter for Jest
A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.
This gem is empty. It protects against brandjacking. You are welcome. If you think it is yours to own, just contact me.
CI::Reporter is an add-on to Ruby testing frameworks that allows you to generate XML reports of your test runs. The resulting files can be read by a continuous integration system that understands Ant's JUnit report format.
Ruby gem to merge Cucumber JSON reports and build mobile-friendly HTML Test Report, JSON report and retry file.
RMeter is a ruby based implementation of a jmeter multi-server runner, with reports and some spice
Report your Ruby app test suite code coverage with Danger.
Ruby wrapper for lighthouse-cli
"Code coverage tool for ruby 2.0 to 2.3. Simply "require 'coco'" from rspec or unit/test. Build simple html report. Report sources that have no tests. Configurable if you need to.
A Ruby library to generate Test::Unit reports in HTML format
RSpec Tracer is a specs dependency analyzer, flaky tests detector, tests accelerator, and coverage reporter tool for RSpec. It maintains a list of files for each test, enabling itself to skip tests in the subsequent runs if none of the dependent files are changed. It uses Ruby's built-in coverage library to keep track of the coverage for each test.
Dromedary is a helper gem which will unify and simplyfy test reporting approaches for different Ruby Based Test Automation Solutions
Hen'i-tai (変異体) is a mutation testing framework for Ruby 4+. It produces Stryker-compatible mutation-testing-report-schema JSON, integrates with the Stryker Dashboard, and ships with a standalone HTML report powered by mutation-testing-elements. A free, open-source alternative to the mutant gem — with built-in cost-reduction strategies, per-test coverage analysis, and CI/CD integration out of the box.
one9 is a commandline tool to help convert your ruby 1.8.7 code to 1.9.2. It works by spying on your tests and detecting 1.9 changes. Once your test suite finishes, one9 prints a report listing the exact locations of methods that have changed in 1.9. To make the transition even easier, one9 can open this list in an editor. So what's your excuse for not upgrading to 1.9.2? ;)