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
  • Test configuration

Test configuration · Changes

Page history
Update Test configuration authored Dec 10, 2019 by Damien Dosimont's avatar Damien Dosimont
Hide whitespace changes
Inline Side-by-side
Test-configuration.md
View page @ 1c0cb8d9
......@@ -16,7 +16,7 @@ Here the description of the fields:
* `comparisons` (list of {}): list of the comparisons. Each item is a dictionnary. Fields of each item are:
* `file` (string): file to compare
* `method` (string): comparison method ("between `absolute`, `relative`, `power`)
* `tolerance` (float/int/string): tolerance value associated to the method. Absolute and relative require a float, power an integer. String are converted.
* `tolerance` (float/int/string): tolerance value associated to the method. Absolute and relative require a float, power an integer. Strings are converted.
Here, you will find an example of json file for tests:
......
Clone repository
  • Home
  • User
    • Basic information
    • Configure and run the testsuite
    • Analyze the results
    • Code Coverage
  • Developer
    • Adding/modifying tests workflow
    • Test configuration
    • Manage the tolerances