mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
add note about scripts tests to the README
This commit is contained in:
parent
c603df1aa8
commit
911fc924dd
@ -54,6 +54,11 @@ The above translates to
|
||||
name: expected/polys_densify.gml
|
||||
```
|
||||
|
||||
It is also possible to create tests for Processing scripts. Scripts
|
||||
should be placed in the `scrips` subdirectory in the test data directory
|
||||
`python/plugins/processing/tests/testdata/`. Script file name
|
||||
should match script algorithm name.
|
||||
|
||||
Params and results
|
||||
------------------
|
||||
|
||||
@ -163,7 +168,7 @@ OUTPUT:
|
||||
type: rasterhash
|
||||
hash: f1fedeb6782f9389cf43590d4c85ada9155ab61fef6dc285aaeb54d6
|
||||
```
|
||||
|
||||
|
||||
#### Files
|
||||
|
||||
You can compare the content of an output file by an expected result reference file
|
||||
|
Loading…
x
Reference in New Issue
Block a user