Why don't you just parameterize tests by default and then let the test throw an error if the parameters are not within a defined legal range?
-- Jakob Thomas Jakobsen skrev: > Exactly. > > As Martin points out, it will be inconvenient or impossible to > parameterize some tests like this. But for others, it will be just as > easy, and in these cases we get a lot of extra testing for "free" by > doing it, since it will enable us to run them with many parameters. > > -- Thomas > > _______________________________________________ > viff-devel mailing list (http://viff.dk/) > [email protected] > http://lists.viff.dk/listinfo.cgi/viff-devel-viff.dk _______________________________________________ viff-devel mailing list (http://viff.dk/) [email protected] http://lists.viff.dk/listinfo.cgi/viff-devel-viff.dk
