Skip to content
GitLab
Explore
Sign in
Register
This is an archived project. Repository and other project resources are read-only.
alya
alya-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
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
...
@@ -27,6 +27,9 @@ In the `test-example`, add the required .dat files to run your test. Their name
-
`test-example.nsi.dat`
-
`test-example.nsi.dat`
-
etc.
-
etc.
## Add .json file.
Add a new
`test-example.json`
that configures the test. The file format is described
[
here
](
./Test-configuration
)
## Reference files
## Reference files
...
@@ -36,9 +39,6 @@ Create the `base/1p` directory to store the reference files used to validate the
...
@@ -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.
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
)
...
...