Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
alya
alya-testsuite4
Wiki
Basic usage
Basic usage
· Changes
Page history
Create Basic usage
authored
Mar 30, 2020
by
Damien Dosimont
Show whitespace changes
Inline
Side-by-side
Basic-usage.md
0 → 100644
View page @
491eccfc
## Configure 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 show you if you have to configure the testsuite again.
```
sh
./ts configure
```
### Run the testsuite:
```
sh
./ts all
```
\ No newline at end of file