... | ... | @@ -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)
|
|
|
|
|
|
|
|
|
|
... | ... | |