... | ... | @@ -36,7 +36,7 @@ git pull |
|
|
|
|
|
Note that you cannot run a testsuite if your local repository is obsolete, and you will be asked to update it.
|
|
|
|
|
|
### Configuring the testSuite:
|
|
|
### Configuring the testsuite:
|
|
|
|
|
|
You will need to perform this operation each time you clone a new testsuite, or if the configuration format has changed. An error message during the testsuite execution will indicate you if you have to configure the testsuite again.
|
|
|
|
... | ... | @@ -46,7 +46,7 @@ You will need to perform this operation each time you clone a new testsuite, or |
|
|
|
|
|
Look at the section [Configuration](#configuration) to get more details about how to configure or reconfigure partially the testsuite.
|
|
|
|
|
|
### Executing the testSuite:
|
|
|
### Executing the testsuite:
|
|
|
|
|
|
```sh
|
|
|
./testSuite
|
... | ... | |