On Mon, Aug 16, 2010 at 5:52 PM, Tyler Erickson <[email protected]> wrote: > I've been trying to get the OWSLib test suites to run, without much success. > The TESTING.txt doc [1] refers to using setuptools and tsetup.py. I have > setuptools 0.6c9 installed (from the Ubuntu repository), but I cannot locate > any tsetup.py file that is mentioned in the TESTING.txt page. > > The TESTING.txt doc also refers to a file called runalltests.dist, but that > file does not appear in the svn trunk [2]. I am wondering whether the > instructions are outdated? > Anyway, I'd appreciate any suggestions on how to get the tests running. > Cheers, > Tyler > > [1] http://svn.gispython.org/svn/gispy/OWSLib/trunk/tests/TESTING.txt > [2] http://svn.gispython.org/svn/gispy/OWSLib/trunk/tests/
Hi Tyler, IIRC, the owslib developers are on vacation for another week or so. The testing instructions are old and not up to date. I've been away from the code for a while, but it looks like you could still run the suites with "python setup.py test". Cheers, -- Sean Gillies Programmer Institute for the Study of the Ancient World New York University _______________________________________________ Community mailing list [email protected] http://lists.gispython.org/mailman/listinfo/community
