So, we've got this great testing framework in trunk now (thanks Beau). To use it just do:
$ sudo easy_install nose # uses [1] $ svn co http://svn.mapnik.org/trunk mapnik $ cd mapnik $ python tests/run_tests.py # requires you have mapnik installed ... but we've not covering PostGIS yet. As a GeoDjango user I'm spoiled by this nice PostGIS testing framework [2]. Anyone have experience, time, or interest in writing Mapnik tests against PostGIS? This would be an excellent thing to have going for the next release. Dane [1] http://somethingaboutorange.com/mrl/projects/nose/ [2] http://geodjango.org/docs/testing.html#postgis _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

