You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
fix(docs): update Gauge url (#5313)
This commit is contained in:
committed by
GitHub
parent
1d330a18cd
commit
7250494c09
@@ -114,7 +114,7 @@ func GaugeExecuteTestsCommand() *cobra.Command {
|
||||
var createGaugeExecuteTestsCmd = &cobra.Command{
|
||||
Use: STEP_NAME,
|
||||
Short: "Installs gauge and executes specified gauge tests.",
|
||||
Long: `In this step Gauge ([getgauge.io](https://getgauge.io)) acceptance tests are executed. Using Gauge it will be possible to have a three-tier test layout:
|
||||
Long: `In this step Gauge ([gauge.org](https://gauge.org)) acceptance tests are executed. Using Gauge it will be possible to have a three-tier test layout:
|
||||
|
||||
Acceptance Criteria
|
||||
Test implemenation layer
|
||||
|
@@ -2,7 +2,7 @@ metadata:
|
||||
name: gaugeExecuteTests
|
||||
description: Installs gauge and executes specified gauge tests.
|
||||
longDescription: |
|
||||
In this step Gauge ([getgauge.io](https://getgauge.io)) acceptance tests are executed. Using Gauge it will be possible to have a three-tier test layout:
|
||||
In this step Gauge ([gauge.org](https://gauge.org)) acceptance tests are executed. Using Gauge it will be possible to have a three-tier test layout:
|
||||
|
||||
Acceptance Criteria
|
||||
Test implemenation layer
|
||||
|
Reference in New Issue
Block a user