On Sun, Sep 6, 2009 at 1:00 AM, Andrew Straw<straw...@astraw.com> wrote: > Andrew Straw wrote: >> Today I committed to svn a simplified testing infrastructure, which I've >> committed to matplotlib/testing/*. A few sample tests are in >> matplotlib/tests/*. I also wrote some docs, which are now in the >> developer coding guide. See that ( >> http://matplotlib.svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/doc/devel/coding_guide.rst?revision=7654&view=markup >> , starting at line 675) for information about how to write tests. >> > I should also say that I plan to migrate the existing tests to this new > simplified architecture. You can get your testing feet wet by joining > the fun.
I should have some time today to play as well. One thing I would like to do is to continue the clean up on naming conventions to make them compliant with the coding guide. Thanks for your efforts so far on this -- one thing left to do here that I can see is to rename the modules to test_axes.py rather than TestAxes.py, etc..., and to finish renaming the methods which use the wrong convention, eg TestAxes.TestAxes.tearDown should be test_axes.TestAxes.tear_down (module_lower_under.ClassMixedUpper.method_lower_under). When I get some time to work later I'll ping you to make sure we aren't working on the same thing at the same time. JDH ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel