On Tue, Feb 9, 2010 at 12:29, Olemis Lang <ole...@gmail.com> wrote: > On Tue, Feb 9, 2010 at 11:42 AM, Michael Foord > <fuzzy...@voidspace.org.uk> wrote: > > I'm pretty sure I can introduce setUpClass and setUpModule without > breaking > > compatibility with existing unittest extensions or backwards > compatibility > > issues > > Is it possible to use the names `BeforeClass` and `AfterClass` (just > to be make it look similar to JUnit naming conventions ;o) ? > -- > Regards, > > Olemis. >
-1. setUp/tearDown is already well established here so I think it should follow the same convention.
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com