[openstack-qa] Priolity brainstorming my initial toughts

Christopher Yeoh cyeoh at au1.ibm.com
Sun Jun 16 07:15:05 UTC 2013


On Sat, 15 Jun 2013 01:07:25 -0400 (EDT)
Attila Fazekas <afazekas at redhat.com> wrote:
> 
> OptimisingTestSuite seams like the suite which needed to mange the
>  resources over classes.
> Can it be used together ?

I believe OptimisingTestSuite is the long term way to go. But when
using OptimisingTestSuite setUpClass is no longer run. We only sort of
accidentally get setUpClass support when using testr at the moment
because of the way that test discovery works. testrepository does not
support setUpClass. To use OptimisingTestSuite we will first need to
convert setupClass functionality to fixtures.

Chris
-- 
yeohc at au1.ibm.com




More information about the openstack-qa mailing list