[GRASS-dev] Test suite for GRASS - proposal, discussion welcome
Pawel Netzel
pawel.netzel at uni.wroc.pl
Fri Jun 17 01:34:47 EDT 2011
Hi,
By my opinion, sections are not clearly separated in the examples on wiki page.
It will be something like "good practise" to write:
# description of test
# .................
#
#@preprocessing
# ... some comments ....
command1
command2
#
#@test
# .... some comments ....
command3
command4
or alternatively
# ... some commants ...
#@test
commandX
Are you going to introduce annotation @assert('...message...',condition) or something like this?
Regards
Pawel
----- "Soeren Gebbert" <soerengebbert at googlemail.com> napisał:
> Hi all,
> i have summarized the ideas of Anne, Glynn and me in the wiki:
>
> http://grass.osgeo.org/wiki/Test_Suite
>
> Hopefully most of the ideas a listed there.
>
> While reviewing the g3d library code and related modules i
> implemented
> prototypes of test cases for several r3.* modules. Some of them are
> added as test case code examples to the wiki.
>
> Any comments, suggestions are welcome.
>
> Best regards
> Soeren
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev
More information about the grass-dev
mailing list