apache / apache/maven-surefire

[SUREFIRE-2092] Show Passed/Failed Tests Count Summary of Multimodule Project in Console output

Open
#3,114 0 comments 0 reactions 0 assignees View on GitHub
enhancement priority:minor
Dominant language
Java
Stars
461
Forks
588
Avg merge
1d 8h
Merged PRs (30d)
19

Description

**[akshay pandey](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER290519)** opened **[SUREFIRE-2092](https://issues.apache.org/jira/browse/SUREFIRE-2092?redirect=false)** and commented

In the HTML report generated by the plugin with aggregate flag, a table is generated in the report mentioning the count of total tests present in all modules of the project, the number of tests passed, the number of tests failed and the number of tests skipped. This is a single row table which should be present in console output as well.

This expected behavior is similar to the existing behavior in case of module wise test execution.

---

**Attachments:**
- [surefire-multi-module-aggregate-summary-in-html-report.png](https://issues.apache.org/jira/secure/attachment/13044650/surefire-multi-module-aggregate-summary-in-html-report.png) (_56.12 kB_)
- [surefire-per-module-test result-summary-in-console.png](https://issues.apache.org/jira/secure/attachment/13044649/surefire-per-module-test+result-summary-in-console.png) (_19.85 kB_)

Contributor guide

Open the contributing guide

Research direction

The issue names no source files or tests. Start by tracing the aggregate HTML report and the existing per-module console summary, then identify the console-output entry point for multimodule aggregate runs. Done means the console includes one aggregate row showing total, passed, failed, and skipped test counts.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.