Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
TKlauenberg committed Sep 10, 2021
2 parents b9e9739 + d4a6f67 commit af5d85d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
In this repository

```
git clone https://github.com/corona-warn-app/cwa-pytest-apitest
cd cwa-pytest-apitest
git clone https://github.com/eu-digital-green-certificates/dgc-api-tests.git
cd dgc-api-tests
pipenv install
Expand Down Expand Up @@ -80,4 +80,4 @@ Also some Authentication/UPLOAD/CSCA certificates are needed in order to upload

## Execution

Gauge is used for the execution of the test cases. For this ```gauge run --env local``` is used to run the test cases against the local configuration. For more information on how the execution can be tweaked are in the [gauge documentation](https://docs.gauge.org/execution.htmlos=windows&language=python&ide=vscode#multiple-arguments-passed-to-gauge-run).
Gauge is used for the execution of the test cases. For this ```gauge run --env local``` is used to run the test cases against the local configuration. For more information on how the execution can be tweaked are in the [gauge documentation](https://docs.gauge.org/execution.htmlos=windows&language=python&ide=vscode#multiple-arguments-passed-to-gauge-run).

0 comments on commit af5d85d

Please sign in to comment.