Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 859EC200B90 for ; Sun, 25 Sep 2016 13:54:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7C855160ACE; Sun, 25 Sep 2016 11:54:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C0AE9160AB9 for ; Sun, 25 Sep 2016 13:54:21 +0200 (CEST) Received: (qmail 48884 invoked by uid 500); 25 Sep 2016 11:54:20 -0000 Mailing-List: contact issues-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list issues@maven.apache.org Received: (qmail 48870 invoked by uid 99); 25 Sep 2016 11:54:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Sep 2016 11:54:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8A29E2C0B04 for ; Sun, 25 Sep 2016 11:54:20 +0000 (UTC) Date: Sun, 25 Sep 2016 11:54:20 +0000 (UTC) From: "Tibor Digana (JIRA)" To: issues@maven.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SUREFIRE-1183) Custom Test Report Titles and Descriptions MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 25 Sep 2016 11:54:22 -0000 [ https://issues.apache.org/jira/browse/SUREFIRE-1183?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 5520695#comment-15520695 ]=20 Tibor Digana commented on SUREFIRE-1183: ---------------------------------------- [~gmuecke] Can you express the way how the title can be customized? > Custom Test Report Titles and Descriptions > ------------------------------------------ > > Key: SUREFIRE-1183 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1183 > Project: Maven Surefire > Issue Type: Improvement > Components: Maven Surefire Report Plugin > Affects Versions: 2.18.1 > Reporter: Gerald M=C3=BCcke > Priority: Minor > > Hi, > I'd like to add the possibility to customize the name and descriptions of= the test reports, in order to define report sets with not only custom outp= utNames but custom titles and descriptions as well so that they appear in t= he report with a self-describing name and description. > Motivation: > At a customer project we have several automated tests (unit tests, integr= ation tests, automated acceptance tests, performance tests) and each of tho= se are run either using surefire or failsafe.=20 > We have different report sets for each of these tests and separate output= files. But in the Project Reports Overview each Report is named either "Su= refire Report" or "Failsafe Report" with the corresponding default descript= ion. Further, the title of the Report page itself is always "Surefire Repor= ts" -- This message was sent by Atlassian JIRA (v6.3.4#6332)