Skip to content

Commit 96e7883

Browse files
committedOct 24, 2016
Add more links to test-relted README files
1 parent 31cd7a8 commit 96e7883

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed
 

‎tests/README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,19 @@ and initialize it as needed:
7474

7575
# Write tests
7676

77-
Instructions about wriing tests for the proessig framework
77+
Instructions about writing tests for the proessig framework
7878
can be found in a local README file:
7979

80-
${TOP_SRCDIR}/python/plugins/processing/tests/README.md
80+
${TOP_SRCDIR}/python/plugins/processing/tests/README.md
8181

82-
TODO: write more here
82+
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

Comments
 (0)
Please sign in to comment.