Hi Holger,

>
> I was thinking about allowing a function for "params":
>
>      @pytest.factory(params=func)
>
> That function would receive the "config" object and maybe some
> marker information.  (It would be called at collection time.)
>
sounds good,

btw, what about other parameters that could/should be global

for example in anyvc i got sets of xspecs
that get feed into a different ressource
but they dont really have other code around them,
should i just pass on testressource.param as result?

-- Ronny
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to