4 min read
Testing Odoo like software: pytest, fixtures and CI gates for modules
Custom modules without tests are upgrades waiting to fail. Our pytest-odoo setup, the fixtures worth writing, and the CI gate that blocks a merge when a workflow breaks.
odootestingpythonci