Hi Alex, thanks for your response. Do you or anyone else have an example about an actual python package that use ptest (possibily using distutils/nose/py.test)?
Thanks Nick On Tue, 26 Jun 2018 at 16:07, Alexander Kanavin <[email protected]> wrote: > The Yocto documentation has general information: > > > https://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#testing-packages-with-ptest > > Alex > > > 2018-06-26 14:57 GMT+02:00 nick83ola <[email protected]>: > > Hi all, > > > > I have a python3 package that launch a py.test test suite from > > setup.py and I have created a recipe for it using setuptools3 > > > > Anyone has some hint about how to add a ptest target to run the tests > > into the final image (or better in a qemu test image)? > > > > there are some recipe/documentation that I can look at about creating > > -ptest target for python packages? > > > > Regards > > Nicola Lunghi > > -- > > _______________________________________________ > > Openembedded-core mailing list > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-core >
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
