We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 31cd7a8 commit 96e7883Copy full SHA for 96e7883
tests/README.md
@@ -74,9 +74,19 @@ and initialize it as needed:
74
75
# Write tests
76
77
-Instructions about wriing tests for the proessig framework
+Instructions about writing tests for the proessig framework
78
can be found in a local README file:
79
80
- ${TOP_SRCDIR}/python/plugins/processing/tests/README.md
+ ${TOP_SRCDIR}/python/plugins/processing/tests/README.md
81
82
-TODO: write more here
+Information about labeling tests design and organization:
83
+
84
+ ${TOP_SRCDIR}/tests/testdata/labeling/README.rst
85
86
+WCS testing information can be found in:
87
88
+ ${TOP_SRCDIR}/tests/testdata/raster/README.WCS
89
90
+Abot benchmark tests you can read:
91
92
+ ${TOP_SRCDIR}/tests/bench/README
0 commit comments