Hi,

I'm in the progress of packaging cartopy for Ubuntu. Some questions about
the test suite:

- I couldn't find any test runner script / method. It would be handy to have
a script "run_tests.py" which performs all unit tests, or a method
cartopy.run_tests(), or both. Otherwise, running the tests is a lot of
manual work (which means it's less likely to happen).

- the test_img_nest.py script fails on my machine (after installing the
package), because it tries to write to the directory in which cartopy is
installed. It would be better if filesystem write access would happen in
some tempdir (which could be automatically cleaned up after the test).

Thanks for making cartopy, this is awesome :)

Cheers, Andreas.



--
View this message in context: 
http://matplotlib.1069221.n5.nabble.com/cartopy-test-suite-questions-tp41914.html
Sent from the matplotlib - devel mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to