Friday, July 18, 2025
1 change · 18.0
Enhancements to existing features
This update improves Odoo's internal Hoot testing tools so automated tests run more reliably, start faster, and use less memory in headless environments. It also makes test filtering and result handling clearer, helping development and quality teams diagnose issues with less friction while keeping changes limited to the testing ecosystem.
Original PR description
## Pull Request HOOT (PRHOOT) 35 This pull requests brings various improvements and fixes to Hoot and the Odoo unit test ecosystem. See the different commit messages for more details. Note: these changes are made in stable to avoid having to support multiple versions of the HOOT API. As such, these changes are intended to be strictly limited to unit tests as to not put the rest of the code base at risk. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr