Rob Atkinson ha scritto: > What about declaring an interface with a minimal set of test methods > that must be implemented per data store? > > This would make it hard to comment out individual tests whilst > developing, but maybe we allow the test suite to be built without > declaring the interface, and only insist on it by time module is committed?
The problem is that usually developers disable testing completely in the pom files of their projects, and this can go on months without no-one noticing (has happened with the Oracle data store for example). Cheers Andrea ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
