pytest-odoo icon indicating copy to clipboard operation
pytest-odoo copied to clipboard

Test collection hook to ignore uninstallable addons

Open sbidoul opened this issue 2 years ago • 2 comments

This is useful to use pytest (and IDE test discovery) in migration projects where we have a bunch of uninstallable addons.

sbidoul avatar May 13 '22 15:05 sbidoul

@baimont @rousseldenis @simahawk

sbidoul avatar May 13 '22 15:05 sbidoul

@simahawk this should now be ready.

I took your suggestion to search for manifests more aggressively.

I also added here two commits to make pytest-odoo behave better when running non-odoo tests in an environment where pytest-odoo is installed.

sbidoul avatar Jun 09 '22 13:06 sbidoul