[openstack-dev] [nova] please use testtools.TestCase

Michael Still mikal at stillhq.com
Tue Dec 11 02:37:00 UTC 2012


Is this the sort of thing that we should have jenkins enforce?

Michael

On Tue, Dec 11, 2012 at 1:25 PM, Monty Taylor <mordred at inaugust.com> wrote:
> Hey guys!
>
> We've gotten nova ported to testtools and fixtures (it's not all 100%
> pretty, but we've got it in there strongly)
>
> This means that it's important that if you make any new test classes and
> you don't subclass nova.test.TestCase, that you should subclass
> testtools.TestCase and not unittest.TestCase (elsewise some things, like
> log collection, be unhappy)
>
> Thanks!
> Monty
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list