camptocamp / pytest-odoo

pytest plugin to run Odoo tests
GNU Affero General Public License v3.0
67 stars 41 forks source link

Propagate --dev option #55

Closed anikeenko-viktor closed 8 months ago

anikeenko-viktor commented 1 year ago

This is useful for working with xml reports in tests. With --dev=xml you won't be needed to update module each time after xml has been changed.