On Fri, 22 May 2020 at 08:37, Ross Burton <[email protected]> wrote:
> On Fri, 22 May 2020 at 14:31, Paul Barker <[email protected]> wrote: > > > We could have a recipe in oe-core with this in, or just drop it into > > > the python recipe directly. > > > > It's packaged on pypi: https://pypi.org/project/betatest/ > > > > I need to do a new release as I tidied a few things up and added a > > subtest wrapper after I published v0.1.0. This gives me a kick to get > > that done :) > > Awesome. I endorse a pypi recipe shipping that, which recipes can then > re-use. > > The next question is how to integrate that runner with pytest. > I like the idea of format the output at level of pytest, in OEQA there is OETestResult class that is where the changes need to be made to add the option to use AM format. https://git.openembedded.org/openembedded-core/tree/meta/lib/oeqa/core/runner.py#n38 Regards, Anibal > > Ross >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#49463): https://lists.yoctoproject.org/g/yocto/message/49463 Mute This Topic: https://lists.yoctoproject.org/mt/74392263/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
