This is an automated email from the ASF dual-hosted git repository.

mthmulders pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-integration-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new 0ffe25b7c [MNG-7378] Add documentation about the location of ITs and 
how to run them
0ffe25b7c is described below

commit 0ffe25b7cc415ae79a7bd6a0946791bf96752c3b
Author: Tom Scholten <[email protected]>
AuthorDate: Fri Oct 28 13:05:06 2022 +0200

    [MNG-7378] Add documentation about the location of ITs and how to run them
    
    Closes #207.
---
 core-it-suite/src/site/apt/index.apt.vm | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/core-it-suite/src/site/apt/index.apt.vm 
b/core-it-suite/src/site/apt/index.apt.vm
index 52f4328e9..e7285dcc5 100644
--- a/core-it-suite/src/site/apt/index.apt.vm
+++ b/core-it-suite/src/site/apt/index.apt.vm
@@ -31,6 +31,11 @@ Maven Core Integration Tests Suite
   This module provides the 
{{{./testapidocs/org/apache/maven/it/package-summary.html}effective Core 
Integration Tests suite}},
   starting with {{{./bootstrap.html}bootstrap}}.
 
+* Running Core ITs Suite
+
+  Follow the steps that are described in the 
{{{https://github.com/apache/maven-integration-testing/blob/master/README.md}README.md}}
 
+  of the official {{{https://github.com/apache/maven-integration-testing}Core 
ITs Suite}} repository.
+
 * Core ITs Suite Results
 
   ITs results are displayed on the console and can be published in the site 
through Surefire Report.

Reply via email to