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
  • Add a new test

Add a new test · Changes

Page history
Update Add a new test authored Sep 04, 2020 by Damien Dosimont's avatar Damien Dosimont
Hide whitespace changes
Inline Side-by-side
Add-a-new-test.md
View page @ 7c6fe773
......@@ -27,6 +27,9 @@ In the `test-example`, add the required .dat files to run your test. Their name
- `test-example.nsi.dat`
- etc.
## Add .json file.
Add a new `test-example.json` that configures the test. The file format is described [here](./Test-configuration)
## Reference files
......@@ -36,9 +39,6 @@ Create the `base/1p` directory to store the reference files used to validate the
Put inside the files you will compare after the case execution. Take care of merging the subdomains.
## Add .json file.
Add a new `test-example.json` that configures the test. The file format is described [here](./Test-configuration)
......
Clone repository
  • Home
  • User
    • Presentation
    • SSH configuration
    • Get the testsuite
    • Basic usage
    • Advanced configuration
    • Advanced usage
    • Analyze the results
    • Code Coverage
  • Developer
    • Add a new test
    • Test configuration
    • Base file format
    • Manage the tolerances
    • Troubleshooting