Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • alya-testsuite4 alya-testsuite4
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • alyaalya
  • alya-testsuite4alya-testsuite4
  • Wiki
  • Basic usage

Basic usage · Changes

Page history
Create Basic usage authored Mar 30, 2020 by Damien Dosimont's avatar 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
Clone repository
  • Home
  • User
    • Presentation
    • Get the testsuite
    • Basic usage
    • Configure and run the testsuite
    • Analyze the results
    • Code Coverage
  • Developer
    • Adding/modifying tests workflow
    • Test configuration
    • Manage the tolerances